BinarCode / vue-notifyjs

Minimalist 1kb Notification component
MIT License
170 stars 28 forks source link

Plugin not loading #30

Open hrakotom opened 6 years ago

hrakotom commented 6 years ago

Hi,

I think you have an issue with your install method. ( latest release from unpkg )

--Hans

MartinKolarik commented 6 years ago

If there's a problem with unpkg you can always use https://cdn.jsdelivr.net/npm/vue-notifyjs/, it's basically the same thing but more reliable.