Update Makefile

This commit is contained in:
Nicolas Maillat
2016-10-19 18:15:36 +02:00
committed by GitHub
parent 760a750537
commit 00aecc1d44

View File

@@ -18,6 +18,7 @@ clean_assets:
rm -rf ./node_modules rm -rf ./node_modules
rm -rf ./www/assets rm -rf ./www/assets
rm -rf ./www/bower_components rm -rf ./www/bower_components
mkdir ./node_modules
touch ./node_modules/.gitkeep touch ./node_modules/.gitkeep
config: config: