Fix: Add CustomEvent to polyfills
parent
a7447fbbe2
commit
24b51b5d57
|
@ -26,6 +26,7 @@ module.exports = {
|
|||
"JSON",
|
||||
"location.href",
|
||||
"location.origin",
|
||||
"CustomEvent",
|
||||
"MutationObserver",
|
||||
"Object.assign", "Object.defineProperty", "Object.defineProperties",
|
||||
"Object.getOwnPropertyDescriptor",
|
||||
|
|
Loading…
Reference in New Issue