瀏覽代碼

Make sure bower and bundler are installed for dist/build

JC Brand 8 年之前
父節點
當前提交
9a09409ead
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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