Update install
This commit is contained in:
parent
5228d7c185
commit
ec39bec493
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ ynh_script_progression --message="Installing $app..." --weight=40
|
|||
pushd "$install_dir"
|
||||
ynh_use_nodejs
|
||||
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
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue