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-12-18 11:11:30 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
d5cdf444e8
swc
/
ecmascript
/
codegen
/
tests
/
references
/
6d8c97119162ad95.js
2 lines
9 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fix(es): Fix various bugs (#1707) swc_ecma_codegen: - Fix codegen of `\r\n` in template literals when targeting `es2020`. (denoland/deno#10282) swc_ecma_parser: - Support non-identifier getters in typescript. (#1708) swc_ecma_transforms_typescript: - Skip `export {}` if it was not a module. (#1706) - Skip `export {}` if the result is module without it. (#1706)
2021-05-17 16:27:59 +03:00
`
\n
\n
`
;
Reference in New Issue
Copy Permalink