custom-javascript.js 152 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 // Add your custom JS here. import LazyLoad from "vanilla-lazyload"; import "./_menu_mobile"; import "./_search"; var myLazyLoad = new LazyLoad();