swc/.github/workflows
Donny/강동윤 f052a65bf3
fix(es/compat): Preserve constructor parameters (#2975)
swc_ecma_visit:
 - Add cargo feature `debug`.
 - Add more context for `tracing` when `debug` is enabled.

swc_ecma_utils:
 - Add some logging.

swc_ecma_transforms_compat:
 - Add some logging.
 - `destructuring`: Don't drop patterns. (Closes #2139)

testing:
 - Enable logging by default.
 - Configure logging for `Tester`.
2021-12-06 20:08:50 +09:00
..
bench.yml fix(es/compat): Preserve constructor parameters (#2975) 2021-12-06 20:08:50 +09:00
cargo.yml feat(plugin): Enable plugin support under experimental flag (#2894) 2021-11-28 17:02:14 +09:00
compilation.yml refactor(swc_bundler): Extract logic for analyzing cycles (#2733) 2021-11-12 23:33:32 +09:00
crate-publish.yml chore: Manage crate version using github action (#2587) 2021-10-30 15:47:14 +09:00
crate-version-management.yml chore(ci): Don't use push action 2021-10-30 18:29:33 +09:00
integration.yml refactor: Flatten crates (#2697) 2021-11-09 20:42:49 +09:00
publish-node.yml fix(ci): Fix freebsd builds (#2944) 2021-12-02 12:57:27 +09:00
publish-wasm.yml fix(wasm): Fix wasm-web (#2803) 2021-11-19 15:04:01 +09:00
wasm.yml refactor: Flatten crates (#2697) 2021-11-09 20:42:49 +09:00