Skip to content

Commit 3cd1274

Browse files
committed
Switches URL polyfill to whatwg-url
1 parent e8a1578 commit 3cd1274

File tree

7 files changed

+8319
-678
lines changed

7 files changed

+8319
-678
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ const ignores = [
6161
"polyfills/fetch/polyfill.js",
6262
"polyfills/smoothscroll/polyfill.js",
6363
"polyfills/~html5-elements/polyfill.js",
64+
"polyfills/URL/polyfill.js",
6465

6566
// Vendored mocha
6667
"test/polyfills/mocha/**",

0 commit comments

Comments
 (0)