Merge pull request #1962 from alchemy-fr/fix/deleted-gitkeeps

PHRAS-1245 Preserve gitkeep file
This commit is contained in:
Thibaud Fabre
2016-09-28 21:04:07 +02:00
committed by GitHub

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