mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Fix Gulp build command
This commit is contained in:
2
Makefile
2
Makefile
@@ -10,7 +10,7 @@ install_assets:
|
|||||||
rm -rf ./www/assets
|
rm -rf ./www/assets
|
||||||
rm -rf ./www/bower_components
|
rm -rf ./www/bower_components
|
||||||
npm install
|
npm install
|
||||||
./node_modules/bin/gulp build
|
./node_modules/.bin/gulp build
|
||||||
|
|
||||||
config:
|
config:
|
||||||
@php bin/console compile:configuration
|
@php bin/console compile:configuration
|
||||||
|
Reference in New Issue
Block a user