mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2025-09-10 22:43:50 +02:00
revert back document-register-element
This commit is contained in:
@@ -6,8 +6,7 @@ const CopyPlugin = require("copy-webpack-plugin");
|
||||
const Assets = [
|
||||
"alameda/alameda.js",
|
||||
"requirejs/require.js",
|
||||
"webcomponents.js-2/webcomponents-lite.min.js",
|
||||
"document-register-element/build/document-register-element.js"
|
||||
"webcomponents.js-2/webcomponents-lite.min.js"
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user