esbuild-v0.27.4

fast bundler for the web

Index | devel

Description

esbuild is a very fast bundler for Javascript, Typescript, JSX and CSS.

It combines multiple source files into a single file, optimizing it for web
browsers.

Homepage: https://esbuild.github.io/

Maintainer: Igor Zornik <mocheryl@mocheryl.org>