revert back document-register-element
This commit is contained in:
parent
e3c21d56d5
commit
be886982a2
3 changed files with 9 additions and 3 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue