mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-03-10 08:51:22 +00:00
Add URL polyfill again.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[
|
||||
"build/boot.js",
|
||||
"../URL/URL.js",
|
||||
"../WeakMap/WeakMap.js",
|
||||
"../MutationObserver/MutationObserver.js",
|
||||
"../HTMLImports/build.json",
|
||||
|
||||
@@ -58,6 +58,7 @@
|
||||
|
||||
// construct full dependency list
|
||||
var modules = [
|
||||
'URL/URL.js',
|
||||
'WeakMap/WeakMap.js',
|
||||
'MutationObserver/MutationObserver.js',
|
||||
'HTMLImports/HTMLImports.js',
|
||||
|
||||
Reference in New Issue
Block a user