fix Makefile
This commit is contained in:
@@ -36,3 +36,4 @@ www/css/*.css
|
|||||||
!www/css/bootstrap.min.css
|
!www/css/bootstrap.min.css
|
||||||
|
|
||||||
|
|
||||||
|
/package-lock.json
|
||||||
|
|||||||
@@ -26,9 +26,6 @@ install_dev:
|
|||||||
#template tools
|
#template tools
|
||||||
haxelib run templo
|
haxelib run templo
|
||||||
sudo mv temploc2 /usr/bin
|
sudo mv temploc2 /usr/bin
|
||||||
#extra plugins
|
|
||||||
@if [ $(PLUGINS) = 1 ]; then \
|
|
||||||
fi
|
|
||||||
#install npm dependencies
|
#install npm dependencies
|
||||||
npm install
|
npm install
|
||||||
npm run libs:dev
|
npm run libs:dev
|
||||||
|
|||||||
Reference in New Issue
Block a user