laravel-mix-glob
Version:
Laravel mix extension that add support for globs usage with an extensive concise api. For a more natural boosted productivity and dynamic. Configure once and forget about adding the files each time.
3 lines (2 loc) • 357 B
JavaScript
;var e=require("../../Utils/Logger/index.js");exports.handleInterrupts=function(t){let o=!1;function s(s){o||(o=!0,s&&e.LOGGER.log(s.toString().bgRed),e.LOGGER.log("Exit interrupt. See you awesomely next time."),setTimeout((()=>{t.killAllAliveProcesses()}),50))}process.on("SIGINT",s),process.on("SIGQUIT",s)};
//# sourceMappingURL=index.js.map