관리-도구
편집 파일: sweetalert.js
// /* // * This makes sure that we can use the global // * swal() function, instead of swal.default() // * See: https://github.com/webpack/webpack/issues/3929 // */ // if (typeof window !== 'undefined') { // require('./sweetalert.js'); // } // require('./polyfills'); // var swal = require('./core').default; // module.exports = swal;