3 items tagged with "webpack"
Build tool migration from Webpack to Vite
Migrate build tooling from Webpack to Vite for faster development
Webpack is a mature, highly configurable bundler; Vite is a faster modern build tool using native ESM in dev and Rollup for production builds.