mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-03-10 08:51:22 +00:00
fix webcomponents-debug build
This commit is contained in:
@@ -53,11 +53,13 @@
|
||||
'../../webcomponents-platform/webcomponents-platform.js',
|
||||
'../../URL/url.js',
|
||||
'../../template/template.js',
|
||||
'../../html-imports/src/html-imports.js',
|
||||
'../../es6-promise/dist/es6-promise.auto.min.js',
|
||||
'../../html-imports/src/html-imports.js',
|
||||
'pre-polyfill.js',
|
||||
'../../custom-elements/custom-elements.min.js',
|
||||
'../../shadydom/shadydom.min.js',
|
||||
'../../shadycss/shadycss.min.js',
|
||||
'post-polyfill.js',
|
||||
'unresolved.js'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user