最終更新:2023-03-10 (金) 15:33:52 (406d)  

esbuild
Top / esbuild

An extremely fast bundler for the web

https://esbuild.github.io/

Major features:

  • Extreme speed without needing a cache
  • JavaScript, CSS, TypeScript, and JSX built-in
  • A straightforward API for CLI, JS, and Go
  • Bundles ESM and CommonJS modules
  • Tree shaking, minification, and source maps
  • Local server, watch mode, and plugins

関連