Switch to npm
This commit is contained in:
parent
09856cc8c1
commit
6efef9680d
19 changed files with 14221 additions and 9296 deletions
|
@ -14,7 +14,7 @@ else
|
|||
fi
|
||||
|
||||
# build archives
|
||||
npx yarn install
|
||||
npm ci --no-audit
|
||||
mv dist jellyfin-web_${version}
|
||||
tar -czf jellyfin-web_${version}_portable.tar.gz jellyfin-web_${version}
|
||||
rm -rf dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue