Kaynağa Gözat

Make sure bower and bundler are installed for dist/build

JC Brand 8 yıl önce
ebeveyn
işleme
9a09409ead
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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