Description
A very fast build tool for bundling and minifying JavaScript, TypeScript, and CSS. Web projects use it to turn source files into optimized assets for browsers or development servers.
Use it when a project build depends on esbuild or when you need a fast bundler in scripts. It is a developer tool and is usually configured through package scripts or build tooling.