avil13 / vue-sweetalert2

A convenient wrapper for sweetalert2.
https://avil13.github.io/vue-sweetalert2/
649 stars 75 forks source link

How is the best method to updating Swal in Laravel Project? #130

Closed obink closed 3 years ago

obink commented 3 years ago

this is not an issue, it's just a request to get a clean update for swal in running Laravel Project. Currently my project is running good but some featured updates required a new swal.

SweetAlert2: Unknown parameter "showDenyButton"

please help and advice.

avil13 commented 3 years ago

Hi. How exactly does your library get built? Do you use webpack, gulp or something else to build it? And what happens if you just do yarn add vue-sweetaler2 ?

I just can't figure out how everything works and what the problem is.

avil13 commented 3 years ago

Closing, as there is no answer for a long time