diff --git a/Makefile b/Makefile index 52a2f92d70..811621668d 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ clean_assets: rm -rf ./node_modules rm -rf ./www/assets rm -rf ./www/bower_components - touch ./node_modules/.gitkeep + touch ./node_modules/.gitkeep config: @php bin/console compile:configuration