Prechádzať zdrojové kódy

Make sure bower and bundler are installed for dist/build

JC Brand 8 rokov pred
rodič
commit
9a09409ead
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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