swc/.github/workflows
Donny/강동윤 e19a60aad4
fix(es/compat): Change pass ordering of es2015 (#4029)
**Description:**

We should apply `regenerator` after `block_scoping` because `regenerator` does not know how to handle `const`s.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/3006
2022-03-15 14:17:03 +00:00
..
bench.yml test(*): Print diagnostics to stderr while testing (#4003) 2022-03-14 02:06:34 +00:00
bot-pr.yml chore(ci): Make bump-command check lazy (#4018) 2022-03-15 15:17:20 +09:00
bot.yml chore(ci): Invoke yarn before publishing 2022-03-12 20:16:51 +09:00
cancel.yml chore(ci): Kill previous runs (#3678) 2022-02-22 23:25:40 +09:00
cargo-lints.yml fix(preset-env): Use core-js-compat and @babel/compat-data directly (#3968) 2022-03-11 12:49:53 +00:00
cargo.yml fix(es/compat): Change pass ordering of es2015 (#4029) 2022-03-15 14:17:03 +00:00
crev.yml fix(es/compat): Change pass ordering of es2015 (#4029) 2022-03-15 14:17:03 +00:00
docs.yml chore: Skip CI for automated commits (#3760) 2022-02-27 14:44:35 +09:00
integration.yml feat(es/lints): Support module/script mode in duplicate_bindings (#3880) 2022-03-07 05:49:39 +00:00
publish-node.yml chore: Publish v1.2.154 2022-03-12 19:18:34 +09:00
publish-wasm.yml test(es): Add tests for fixed issues (#3987) 2022-03-12 09:33:32 +00:00
wasm.yml fix(preset-env): Use core-js-compat and @babel/compat-data directly (#3968) 2022-03-11 12:49:53 +00:00