mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-03-10 08:51:22 +00:00
temporary 🔧: the gulped html imports is hosed, use the ungulped one
This commit is contained in:
@@ -12,7 +12,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
<head>
|
||||
<title>Template with HTMLImports Test</title>
|
||||
<script src="../../template/template.js"></script>
|
||||
<script src="../../html-imports/html-imports.min.js"></script>
|
||||
<script src="../../html-imports/src/html-imports.js"></script>
|
||||
<script>
|
||||
// WCT = {
|
||||
// waitFor: function(callback) {
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
var modules = [
|
||||
'../../URL/url.js',
|
||||
'../../template/template.js',
|
||||
'../../html-imports/html-imports.min.js',
|
||||
'../../html-imports/src/html-imports.js',
|
||||
'../../es6-promise/dist/es6-promise.auto.min.js',
|
||||
'pre-polyfill.js',
|
||||
'../../custom-elements/custom-elements.min.js',
|
||||
|
||||
Reference in New Issue
Block a user