fix Makefile

This commit is contained in:
cagettepei.lxd
2021-08-25 19:06:24 +04:00
parent 15f89039b3
commit f94e005a91
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -36,3 +36,4 @@ www/css/*.css
!www/css/bootstrap.min.css
/package-lock.json
-3
View File
@@ -26,9 +26,6 @@ install_dev:
#template tools
haxelib run templo
sudo mv temploc2 /usr/bin
#extra plugins
@if [ $(PLUGINS) = 1 ]; then \
fi
#install npm dependencies
npm install
npm run libs:dev