@@ -34,8 +34,6 @@ export default {
})
}
- // TODO: deal with this for IE11 :(
- // https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent#Browser_compatibility#Polyfill
window.dispatchEvent(new CustomEvent(`spruce:${name}`, {
detail: data,
bubbles: true