I am trying to transpile vue-script2 inside of a Nuxt application in order to support IE11. I am using vue-google-adsense and vue-script2 is a dependency. However, even in Chrome I'm receiving this error when transpiling: "Unknown custom element: ".
Any suggestions on how I can make vue-script2 compatible with IE11?
I am trying to transpile vue-script2 inside of a Nuxt application in order to support IE11. I am using vue-google-adsense and vue-script2 is a dependency. However, even in Chrome I'm receiving this error when transpiling: "Unknown custom element:".
Any suggestions on how I can make vue-script2 compatible with IE11?