// Library bundle. // this will be split-up so that tree shaking works and bundle size // will be reduced, but at the moment, I need this as-is. import "./helpers/global"; import "bootstrap"; import "popper.js"; import "startbootstrap-sb-admin/js/sb-admin"; import "jquery-serializejson"; import "@danielfarrell/bootstrap-combobox/js/bootstrap-combobox"; import "datatables.net-plugins/filtering/type-based/accent-neutralise"; import "datatables.net-plugins/sorting/chinese-string"; import "timeago/jquery.timeago"; import "tempusdominus-bootstrap-4/build/js/tempusdominus-bootstrap-4"; import "sprintf-js/src/sprintf"; import "summernote/dist/summernote-bs4"; import "bootstrap-select"; import "jquery-lazy"; import "nosleep.js";