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)$/,
|
||||
include: [
|
||||
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/@remix-run/router'),
|
||||
path.resolve(__dirname, 'node_modules/@uupaa/dynamic-import-polyfill'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue