Update install
This commit is contained in:
parent
ec297f74ba
commit
ca397ec256
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ pushd "$install_dir"
|
|||
ynh_use_nodejs
|
||||
npm ci
|
||||
npm install
|
||||
BUILD_MODE=dist npm run build
|
||||
npm link
|
||||
#ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm install
|
||||
#ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH BUILD_MODE=dist $ynh_npm run build
|
||||
|
|
Loading…
Reference in a new issue