Przeglądaj źródła

Bundler bugfix in Makefile.

JC Brand 10 lat temu
rodzic
commit
7637a3f12b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -91,7 +91,7 @@ clean::
 dev: clean
 	npm install
 	$(BOWER) update;
-	bundler install --path=.
+	bundle install --path=~/
 
 ########################################################################
 ## Builds