mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
240 B
240 B
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
.