PHRAS-858 - update makefile

This commit is contained in:
Florian BLOUET
2015-12-08 14:24:01 +01:00
parent 46bf7794b4
commit 575834b2cb

View File

@@ -1,8 +1,9 @@
# vim:noexpandtab:ts=4:sts=4:ft=make: # vim:noexpandtab:ts=4:sts=4:ft=make:
install: install:
npm install
composer install -o composer install -o
rm -rf ./node_modules
npm install
php bin/console system:clear-cache php bin/console system:clear-cache
config: config: