swc/bundler
Nayeem Rahman 3cdb62bfd8
bundler: Improve hook for import.meta (#1195)
Co-authored-by: 강동윤 <kdy1997.dev@gmail.com>
2020-11-02 15:22:21 +09:00
..
assets swc_bundler (#943) 2020-08-12 22:18:47 +09:00
examples bundler: Improve hook for import.meta (#1195) 2020-11-02 15:22:21 +09:00
src bundler: Improve hook for import.meta (#1195) 2020-11-02 15:22:21 +09:00
tests bundler: Improve hook for import.meta (#1195) 2020-11-02 15:22:21 +09:00
build.rs Fix bundler (#1194) 2020-10-30 14:49:02 +09:00
Cargo.toml Fix bundler: luxon.js (#1196) 2020-11-02 14:55:28 +09:00
README.md swc_bundler (#943) 2020-08-12 22:18:47 +09:00

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.