simplesmiler / vue-focus

A reusable focus directive for reusable Vue.js components
MIT License
406 stars 40 forks source link

CDN not working #5

Closed nueverest closed 7 years ago

nueverest commented 8 years ago

The CDN link <script src="https://cdn.rawgit.com/simplesmiler/vue-focus/0.1.2/dist/vue-focus.js"></script> is not working.

nueverest commented 8 years ago

I submitted a request to cdnjs.com https://github.com/cdnjs/cdnjs/issues/8859

PeterDaveHello commented 8 years ago

cdnjs/cdnjs#8859 merged, will be available within 20 mins.

simplesmiler commented 7 years ago

Sorry for taking so long to respond. The rawgit link seems to be working for me, but cdnjs is better. Thanks for submitting a PR to them. I've updated the CDN link in the readme.