PHRAS-1245 Preserve gitkeep file

This commit is contained in:
Thibaud Fabre
2016-09-28 18:40:26 +02:00
parent 154c2616a7
commit 9c4b3b7429

View File

@@ -18,6 +18,7 @@ clean_assets:
rm -rf ./node_modules
rm -rf ./www/assets
rm -rf ./www/bower_components
touch ./node_modules/.gitkeep
config:
@php bin/console compile:configuration