1
0
Fork 0
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:
Rafi59 2018-05-01 18:57:36 +02:00 committed by GitHub
parent f206ee3e7b
commit c4b025bdce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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