This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-11-23 09:38:16 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
674275c824
swc
/
rust-toolchain
1 line
18 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 17:17:03 +03:00
nightly-2022-03-12
Reference in New Issue
Copy Permalink