Hacker News new | ask | show | jobs
by leerob 1836 days ago
Next.js Live will have a completely redesigned open-source dev server, which anyone can use to create collaboration features on top – no lock in.

This server has been overhauled to run entirely in the browser, using technology like ES Modules, Service Workers, and WebAssembly.

1 comments

It sounds like it's removing Webpack from the equation, but how would that work if you have a custom setup with loaders etc?