swc/tests
Jeremy Grieshop 7e3fb0a0ab
fix(es/transforms/cjs): Allow mixing named exports and export stars. (#2583)
swc_ecma_transforms_module:
 - `common_js`: Fix _exportNames when exporting aliases and using `export *`s . (#2548)
2021-10-31 09:12:36 +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(es/transforms/cjs): Allow mixing named exports and export stars. (#2583) 2021-10-31 09:12:36 +00:00
integration chore: Organize project (#1849) 2021-06-24 17:01:21 +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 fix(swc): Fix sourcemap (#1832) 2021-06-18 11:34:17 +00:00
swcrc_errors fix(swc): Fix various bugs (#1550) 2021-04-08 12:55:02 +00:00
tsc-references fix(es/minifier): Fix block unwrapping issue (#2570) 2021-10-28 10:58:26 +00:00
vercel fix(es/minifier): Don't treat catch clause as a scope (#2557) 2021-10-27 11:19:30 +00:00
error_msg.rs feat(swc): Allow removing filename from error output (#2498) 2021-10-21 04:45:12 +00:00
projects.rs chore: Fix failing tests and improve CI scripts (#2563) 2021-10-28 02:55:49 +00:00
rust_api.rs feat(swc): Allow removing filename from error output (#2498) 2021-10-21 04:45:12 +00:00
serde.rs Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
simple.rs fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
source_map_inline.js fix(swc): Use standard base64 charset for inlined source maps (#2585) 2021-10-30 16:21:29 +09:00
source_map.js Validate sourcemap (#669) 2020-02-16 16:51:42 +09:00
source_map.rs fix(common): Fix sourcemap (#2457) 2021-10-18 06:43:59 +00:00
tsc.rs chore: Make cargo test --all work (#2580) 2021-10-29 11:54:30 +00:00