fix: babelify jassub
This commit is contained in:
parent
965818ac5e
commit
7ad63dae4c
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ const config = {
|
||||||
{
|
{
|
||||||
test: /\.(js|jsx)$/,
|
test: /\.(js|jsx)$/,
|
||||||
include: [
|
include: [
|
||||||
path.resolve(__dirname, 'node_modules/@jellyfin/libass-wasm'),
|
path.resolve(__dirname, 'node_modules/jassub'),
|
||||||
path.resolve(__dirname, 'node_modules/@jellyfin/sdk'),
|
path.resolve(__dirname, 'node_modules/@jellyfin/sdk'),
|
||||||
path.resolve(__dirname, 'node_modules/@remix-run/router'),
|
path.resolve(__dirname, 'node_modules/@remix-run/router'),
|
||||||
path.resolve(__dirname, 'node_modules/@uupaa/dynamic-import-polyfill'),
|
path.resolve(__dirname, 'node_modules/@uupaa/dynamic-import-polyfill'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue