mazipan / vue2-simplert

⚠️ Vue 2 Simple Alert Component (SweetAlert Inspired)

Home Page:https://vue2-simplert.gitbook.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I use vue2-simplert with `<script>`?

HomoEfficio opened this issue · comments

Hi, I found this is great and I really want use this.

But I'm not good at front-end stuff, so I don't use NPM.

I tried it like this, https://jsbin.com/vomifupiku/edit?html,js,console,output

But it doesn't work.

How can I use the vue2-simplert with simiple <script>?

I am very sorry for you.
It's known issue in #33
I try to compile to browser use with script but still failed

Congratulation @HomoEfficio now you can use in v.0.5.1

Just use this script url

https://unpkg.com/vue2-simplert@0.5.1/dist/simplert.bundle.js

Wow, it works!!

Thank you so much for the quickest ever fix!!

Don't forget to star this repo 😋

Sure!