mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Added npm install -D babel-loader @babel/core @babel/preset-env webpack
This commit is contained in:
parent
1752d37cbd
commit
7b33bf4f03
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ MCOMMANDS
|
||||||
# Install package with yarn and restart postgresql
|
# Install package with yarn and restart postgresql
|
||||||
pushd $final_path/live
|
pushd $final_path/live
|
||||||
yarn install --pure-lockfile
|
yarn install --pure-lockfile
|
||||||
|
npm install -D babel-loader @babel/core @babel/preset-env webpack
|
||||||
systemctl restart postgresql
|
systemctl restart postgresql
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue