Demonstration of using SweetAlert2 with webpack index.js: import Swal from 'sweetalert2' Swal.fire('Hi from webpack!') Build: $ yarn build Live result: https://sweetalert2.github.io/sweetalert2-webpack-demo/