esbuild
esbuild is a fast JavaScript bundler and minifier, written in Go, that transforms and bundles JavaScript, TypeScript, and other web assets. It supports modern JavaScript features, tree shaking, code splitting, and handles CSS and JSON. Known for its speed, esbuild is used to significantly reduce build times, enhancing developer productivity.
Learn more about esbuild