Ver Fonte

Make sure bower and bundler are installed for dist/build

JC Brand há 8 anos atrás
pai
commit
9a09409ead
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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