13 lines
262 B
Text
13 lines
262 B
Text
|
esbuild is an extremely fast JavaScript bundler.
|
||
|
|
||
|
Major features:
|
||
|
|
||
|
- Extreme speed without needing a cache
|
||
|
- ES6 and CommonJS modules
|
||
|
- Tree shaking of ES6 modules
|
||
|
- An API for JavaScript and Go
|
||
|
- TypeScript and JSX syntax
|
||
|
- Source maps
|
||
|
- Minification
|
||
|
- Plugins
|