mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 04:40:11 +00:00
get jsmin for contrib file
This commit is contained in:
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)
|
||||||
|
Reference in New Issue
Block a user