swc/spack
강동윤 23aebacade
fix(bundler): Fix bundler (#1318)
swc_bundler:
 - Use two-context system properly.
 - Remove old logic.
 - keywords: Handle assignment pattern property.
 - keywords: Handle shorthand property.
 - keywords: Handle identifiers in declarations.

swc_ecma_transforms_typescript:
 - Do not remove import if there's non-type usage. (Related to denoland/deno#8978)

swc_ecma_transforms_optimization:
 - dce: Handle new expression correctly.
2021-01-11 19:38:20 +09:00
..
benches fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00
integration-tests/react Make spack respect swcrc (#964) 2020-08-14 21:02:39 +09:00
scripts spack: super-fast bundler (#825) 2020-06-13 23:09:45 +09:00
src fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00
tests fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
.gitignore Fix swc_bundler (#1075) 2020-09-16 18:28:10 +09:00
.npmignore Fix & bump version 2020-06-14 14:39:19 +09:00
build.rs Fix bundler (#1246) 2020-12-02 22:48:35 +09:00
Cargo.toml Fix bundler (#1246) 2020-12-02 22:48:35 +09:00