mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update install
This commit is contained in:
parent
f206ee3e7b
commit
c4b025bdce
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ npm install $final_path --unsafe-perm
|
|||
cd $final_path
|
||||
npm install webpack
|
||||
npm install webpack-cli
|
||||
npm install copy-webpack-plugin
|
||||
|
||||
# Build The Lounge
|
||||
NODE_ENV=production npm run build
|
||||
|
|
Loading…
Add table
Reference in a new issue