sonar icon indicating copy to clipboard operation
sonar copied to clipboard

Ui: Explore how to replace webpack

Open Frando opened this issue 5 years ago • 1 comments

Vite looks like a much leaner tool that could replace both webpack and the ui dev server nicely. It also gives us native ESM support, which will be very good for building apps and plugins in browsers.

Frando avatar May 28 '20 21:05 Frando

By now I'm even more fond of esbuild. I have some code ready to replace webpack with esbuild for our uses.

Frando avatar Mar 11 '21 11:03 Frando