Make sure bower and bundler are installed for dist/build

This commit is contained in:
JC Brand 2016-11-07 15:53:51 +00:00
parent 474d14d1ce
commit 9a09409ead

View File

@ -178,7 +178,7 @@ jsmin: $(BUILDS)
dist:: build
.PHONY: build
build:: stamp-npm css
build:: stamp-bundler stamp-bower css
$(GRUNT) json
make jsmin