mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add punycode to webpack config
This commit is contained in:
parent
67aa57f67b
commit
4323bd3707
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ const config = {
|
|||
path.resolve(__dirname, 'node_modules/is-what'),
|
||||
path.resolve(__dirname, 'node_modules/libarchive.js'),
|
||||
path.resolve(__dirname, 'node_modules/markdown-it'),
|
||||
path.resolve(__dirname, 'node_modules/punycode'),
|
||||
path.resolve(__dirname, 'node_modules/react-router'),
|
||||
path.resolve(__dirname, 'node_modules/screenfull'),
|
||||
path.resolve(__dirname, 'node_modules/ssr-window'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue