fix webcomponents-debug build

This commit is contained in:
Monica Dinculescu
2017-01-17 15:21:36 -08:00
parent a7d2aae2c3
commit 6559688696

View File

@@ -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'
];