Commit 9a09409e authored by JC Brand's avatar JC Brand

Make sure bower and bundler are installed for dist/build

parent 474d14d1
...@@ -178,7 +178,7 @@ jsmin: $(BUILDS) ...@@ -178,7 +178,7 @@ jsmin: $(BUILDS)
dist:: build dist:: build
.PHONY: build .PHONY: build
build:: stamp-npm css build:: stamp-bundler stamp-bower css
$(GRUNT) json $(GRUNT) json
make jsmin make jsmin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment