swc/tests
강동윤 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
..
deno-unit Fix random panic (#876) 2020-07-02 13:10:44 +09:00
env preset-env (#537) 2019-12-28 11:25:54 +09:00
fixture fix(swc): Fix bugs (#1624) 2021-04-30 06:25:24 +00:00
issue-1448/case1/input fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
projects fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
serde Final groundwork for plugin (#474) 2019-11-30 11:12:34 +09:00
srcmap Handle input source map (#734) 2020-03-27 14:40:01 +09:00
stacktrace/deno-10014/input fix(bundler): Fix bundler (#1576) 2021-04-16 18:09:38 +00:00
swcrc_errors fix(swc): Fix various bugs (#1550) 2021-04-08 12:55:02 +00:00
error_msg.rs fix(swc): Fix various bugs (#1550) 2021-04-08 12:55:02 +00:00
projects.rs fix(es/transforms/module): Use correct this (#1561) 2021-04-14 00:18:24 +09:00
serde.rs Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
simple.rs fix(swc): Fix various bugs (#1550) 2021-04-08 12:55:02 +00:00
source_map_inline.js Fix bugs (#718) 2020-03-13 23:34:36 +09:00
source_map.js Validate sourcemap (#669) 2020-02-16 16:51:42 +09:00
source_map.rs fix(bundler): Fix bundler (#1576) 2021-04-16 18:09:38 +00:00