mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-858 - update makefile
This commit is contained in:
3
Makefile
3
Makefile
@@ -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:
|
||||||
|
Reference in New Issue
Block a user