浏览代码

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
 
 .PHONY: build
-build:: stamp-npm css
+build:: stamp-bundler stamp-bower css
 	$(GRUNT) json
 	make jsmin