swc/visit
강동윤 c047e0e54d
fix(bundler): Fix bundler (#1427)
swc_bundler:
 - Create variables for export while preparing a module. (denoland/deno#9560)
 - Fix order of statements.
 - Invoke dce multiple time if required. (denoland/deno#9546)

swc_ecma_transforms_optimization:
 - dce: Track modifications correctly.
2021-02-26 18:21:42 +09:00
..
macros Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
src fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +09:00
tests feat(visit): Add support for Arc<T> (#1256) 2020-12-08 15:21:15 +09:00
Cargo.toml fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +09:00