swc/spack
강동윤 46c3d62ebd
fix(swc): Fix bugs (#1560)
spack:
 - Ensure that #1533 is fixed. (#1533) 

swc_ecma_parser:
 - Support `async override` in classes. (#1558)

swc_ecma_transforms_compat:
 - `async_to_generator`: Preserve this in async object methods. (#1575)
 - `nullish_coaelscing`: Fix assignments. (#1570)
 - `export_namespace_from`: Preserve order of statements. (#1457)

swc:
 - Disable aes. (#1583)
2021-04-17 06:00:14 +00:00
..
benches fix(es): Improve performance (#1411) 2021-02-19 15:34:22 +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(swc): Fix various bugs (#1550) 2021-04-08 12:55:02 +00:00
tests fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +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 chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00