mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-01-15 08:23:36 -03:00
use webpack inside prepare script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ -z "${SKIP_PREPARE}" ]; then
|
||||
npx gulp --production
|
||||
webpack --config webpack.prod.js
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user