From add3247fa894463c7b0ed32d1a354eea31a10c44 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Tue, 1 May 2018 17:06:20 +0200 Subject: [PATCH] Update install --- scripts/install | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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