diff --git a/scripts/install b/scripts/install index 92278b7..3e1e173 100644 --- a/scripts/install +++ b/scripts/install @@ -125,12 +125,12 @@ ynh_use_nodejs npm -g install $final_path --unsafe-perm # Install webpack -npm -g install webpack -npm -g install webpack-cli +#npm -g install webpack +#npm -g install webpack-cli # Build The Lounge -cd $final_path -NODE_ENV=production npm run build config.js +#cd $final_path +#NODE_ENV=production npm run build config.js #================================================= # STORE THE CHECKSUM OF THE CONFIG FILE