swc_bundler

Crates.ioswc_bundler
lib.rsswc_bundler
version0.230.2
sourcesrc
created_at2020-08-12 13:33:05.277498
updated_at2024-07-12 04:55:53.299745
descriptionVery fast ecmascript bundler
homepage
repositoryhttps://github.com/swc-project/swc.git
max_upload_size
id275807
size361,123
SWC Bot (swc-bot)

documentation

https://rustdoc.swc.rs/swc_bundler/

README

swc_bundler

Bundler for the SWC project.

Features

  • Clean merging (generated code is easy to optimize)
  • Parallel file loading
  • Tree shaking
  • Common js support (aka require)
  • Circular imports

Tests live at /spack.

Commit count: 9179

cargo fmt