swc/spack
강동윤 28bb61fb8d
fix(swc): Fix bugs (#1624)
spack:
 - Add ability to exclude module from the bundle. (#1385)

swc_ecma_ast:
 - Make `Param.decorators` optional. (#1603).

swc_ecma_transforms_compat:
 - Fix super calls in seq exprs in a class. (#1617)

swc_ecma_transforms_module:
- `common_js`: Fix dynamic imports. (#1614)

swc_ecma_transforms_typescript:
 - Fix common js imports. (#1593)
2021-04-30 06:25:24 +00:00
..
benches fix(swc): Fix bugs (#1624) 2021-04-30 06:25:24 +00: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(swc): Fix bugs (#1624) 2021-04-30 06:25:24 +00:00
tests fix(bundler): Use proper algorithm for dependency analysis (#1610) 2021-04-26 09:18:57 +00: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(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00