mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-23 05:59:54 +00:00
use webpack inside prepare script
This commit is contained in:
parent
2c0b33b9a8
commit
362e75d167
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ -z "${SKIP_PREPARE}" ]; then
|
||||
npx gulp --production
|
||||
webpack --config webpack.prod.js
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user