matiastucci/vue-input-tag

CDN not working

oakdays opened this issue · 1 comments

Vue version: 2.5.17 .
vue-input-tag version: 2.0.0

Small JSFiddle showing the issue: https://jsfiddle.net/eywraw8t/409731/

CDN import doesn't seem to work.

In the console this is seen: Refused to execute script from 'https://unpkg.com/vue-input-tag@2.0.0/dist/vueInputTag.umd.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.

🤦‍♂️ thanks for reporting! It's fixed now in the 2.0.1: https://jsfiddle.net/eywraw8t/409731/