get jsmin for contrib file

This commit is contained in:
Brad Rydzewski 2015-09-30 13:02:20 -07:00
parent dfb767e970
commit 67c00fa6a9

View file

@ -11,6 +11,7 @@ deps:
go get -u github.com/eknkc/amber/amberc
go get -u github.com/jteeuwen/go-bindata/...
go get -u github.com/elazarl/go-bindata-assetfs/...
go get -u github.com/dchest/jsmin
gen:
go generate $(PACKAGES)