Demonstration of using SweetAlert2 with webpack
import Swal from 'sweetalert2'
Swal.fire('Hi from webpack!')$ bun run buildLive result: https://sweetalert2.github.io/sweetalert2-webpack-demo/
import Swal from 'sweetalert2'
Swal.fire('Hi from webpack!')$ bun run buildLive result: https://sweetalert2.github.io/sweetalert2-webpack-demo/