Fix: Add CustomEvent to polyfills
This commit is contained in:
@@ -26,6 +26,7 @@ module.exports = {
|
||||
"JSON",
|
||||
"location.href",
|
||||
"location.origin",
|
||||
"CustomEvent",
|
||||
"MutationObserver",
|
||||
"Object.assign", "Object.defineProperty", "Object.defineProperties",
|
||||
"Object.getOwnPropertyDescriptor",
|
||||
|
||||
Reference in New Issue
Block a user