taoeffect / vue-script2

Standardized, designer-friendly <script> behavior for your Single Page App
171 stars 15 forks source link

Transpile doesn't work #39

Closed cliffordh closed 5 years ago

cliffordh commented 5 years ago

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?

taoeffect commented 5 years ago

Any suggestions on how I can make vue-script2 compatible with IE11?

https://github.com/taoeffect/vue-script2/issues/38#issuecomment-521748148