Just released v0.4.0 of esbuild, an extremely fast JavaScript bundler
New in this release:
- ES module output
- Performance improvements
- Preliminary tree shaking support
- Updated benchmarks (esbuild is now ≥100x faster than other bundlers)
More info: https://github.com/evanw/esbuild ">https://github.com/evanw/esb...
New in this release:
- ES module output
- Performance improvements
- Preliminary tree shaking support
- Updated benchmarks (esbuild is now ≥100x faster than other bundlers)
More info: https://github.com/evanw/esbuild ">https://github.com/evanw/esb...
Full release notes: #040">https://github.com/evanw/esbuild/blob/master/CHANGELOG.md #040.
More">https://github.com/evanw/esb... improvements to tree shaking are coming. Issue: https://github.com/evanw/esbuild/issues/50.
Code">https://github.com/evanw/esb... splitting didn& #39;t make the cut for this release. The foundation is there and it will be coming in a future release. Issue: https://github.com/evanw/esbuild/issues/16.">https://github.com/evanw/esb...
More">https://github.com/evanw/esb... improvements to tree shaking are coming. Issue: https://github.com/evanw/esbuild/issues/50.
Code">https://github.com/evanw/esb... splitting didn& #39;t make the cut for this release. The foundation is there and it will be coming in a future release. Issue: https://github.com/evanw/esbuild/issues/16.">https://github.com/evanw/esb...
This release has a lot of new code. The bundler has been mostly rewritten.
While I& #39;ve already tested it a ton, more tests are always helpful. Please let me know on GitHub if you find any issues!
While I& #39;ve already tested it a ton, more tests are always helpful. Please let me know on GitHub if you find any issues!