mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Babelify @jellyfin/libass-wasm
This commit is contained in:
parent
62d0354fe0
commit
38aebf4e42
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ module.exports = {
|
|||
{
|
||||
test: /\.(js|jsx)$/,
|
||||
include: [
|
||||
path.resolve(__dirname, 'node_modules/@jellyfin/libass-wasm'),
|
||||
path.resolve(__dirname, 'node_modules/@uupaa/dynamic-import-polyfill'),
|
||||
path.resolve(__dirname, 'node_modules/blurhash'),
|
||||
path.resolve(__dirname, 'node_modules/date-fns'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue