mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix ES compatibility
This commit is contained in:
parent
c3fc2cfadb
commit
625e7b1318
1 changed files with 2 additions and 0 deletions
|
@ -196,7 +196,9 @@ const config = {
|
|||
path.resolve(__dirname, 'node_modules/flv.js'),
|
||||
path.resolve(__dirname, 'node_modules/is-what'),
|
||||
path.resolve(__dirname, 'node_modules/libarchive.js'),
|
||||
path.resolve(__dirname, 'node_modules/linkify-it'),
|
||||
path.resolve(__dirname, 'node_modules/markdown-it'),
|
||||
path.resolve(__dirname, 'node_modules/mdurl'),
|
||||
path.resolve(__dirname, 'node_modules/punycode'),
|
||||
path.resolve(__dirname, 'node_modules/react-router'),
|
||||
path.resolve(__dirname, 'node_modules/screenfull'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue