lipis / bootstrap-sweetalert

:cake: A beautiful "replacement" for JavaScript's alert ⛺
https://lipis.github.io/bootstrap-sweetalert/
MIT License
2.1k stars 503 forks source link

support of commonjs? #85

Open michimau opened 3 years ago

michimau commented 3 years ago

Hej Lipiridis, Michimau from EEA - colleague of your iberic friend, Alexis ;)

any idea why commonjs doesn't work out of the box?

const swat = require('bootstrap-sweetalert') swat.fire('blabla')