mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix: babelify rvfc-polyfill
This commit is contained in:
parent
7ad63dae4c
commit
881a50c576
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ const config = {
|
||||||
test: /\.(js|jsx)$/,
|
test: /\.(js|jsx)$/,
|
||||||
include: [
|
include: [
|
||||||
path.resolve(__dirname, 'node_modules/jassub'),
|
path.resolve(__dirname, 'node_modules/jassub'),
|
||||||
|
path.resolve(__dirname, 'node_modules/rvfc-polyfill'),
|
||||||
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