swc/tests
강동윤 af25a88902
fix(swc): Fix bugs for v1.2.47 (#1368)
swc_ecma_parser:
 - Fix generic parsing issue in jsx context. (#1299)

swc_ecma_transforms_module:
 - Allow importing a module multiple time. (#1232)
 - Handle imports in the constructor of an exported class decl. (#1213)

swc:
 - Respect `sourceMappingURL`. (#1236)
 - Resolve `sourceMappingURL` relative from file. (#1255)
 - Respect `isModule: false` (#1258)

spack:
 - Support loading json files. (#1225)
2021-01-29 22:19:04 +09: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 for v1.2.47 (#1368) 2021-01-29 22:19:04 +09:00
projects Fix codegen: preserve input (#1221) 2020-11-21 02:04:29 +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
swcrc_errors/simple Fix .swcrc (env and error message) (#784) 2020-05-19 20:24:00 +09:00
error_msg.rs spack: super-fast bundler (#825) 2020-06-13 23:09:45 +09:00
projects.rs fix(es/transforms): Handle enum in namespaces (#1340) 2021-01-18 23:00:53 +09:00
serde.rs Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
simple.rs Improve ux for rust users (#909) 2020-07-31 18:49:07 +09: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 spack: super-fast bundler (#825) 2020-06-13 23:09:45 +09:00