mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
pick webcomponents-lite
This commit is contained in:
parent
be886982a2
commit
0eddf1317c
4 changed files with 11 additions and 5 deletions
|
@ -5,8 +5,7 @@ const CopyPlugin = require("copy-webpack-plugin");
|
|||
|
||||
const Assets = [
|
||||
"alameda/alameda.js",
|
||||
"requirejs/require.js",
|
||||
"webcomponents.js-2/webcomponents-lite.min.js"
|
||||
"requirejs/require.js"
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue