mirror of
https://github.com/harness/drone.git
synced 2025-05-10 15:32:51 +08:00
get jsmin for contrib file
This commit is contained in:
parent
dfb767e970
commit
67c00fa6a9
1
Makefile
1
Makefile
@ -11,6 +11,7 @@ deps:
|
|||||||
go get -u github.com/eknkc/amber/amberc
|
go get -u github.com/eknkc/amber/amberc
|
||||||
go get -u github.com/jteeuwen/go-bindata/...
|
go get -u github.com/jteeuwen/go-bindata/...
|
||||||
go get -u github.com/elazarl/go-bindata-assetfs/...
|
go get -u github.com/elazarl/go-bindata-assetfs/...
|
||||||
|
go get -u github.com/dchest/jsmin
|
||||||
|
|
||||||
gen:
|
gen:
|
||||||
go generate $(PACKAGES)
|
go generate $(PACKAGES)
|
||||||
|
Loading…
Reference in New Issue
Block a user