Hacker News new | ask | show | jobs
by WorldMaker 1891 days ago
Snowpack is an option if you want a fancier auto-reload dev server oriented around ES Modules. It can use either esbuild or webpack under the covers, IIRC, for its bundling step when it comes time for that.