Technology RadarTechnology Radar

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.

Updates

Adopt

We have adopted esbuild as our primary bundler for JavaScript and TypeScript code.