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-28 08:04:43 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
faa1c5f4e5
swc
/
ecmascript
/
codegen
/
tests
/
references
/
d81d71f4121e3193.js
2 lines
11 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Fix bundler (#1242) swc_ecma_codegen: - Fix codegen of unicode escapes. (denoland/deno#8541) swc_bundler: - Allow importing a module multiple time. (denoland/deno#8530)
2020-11-30 12:21:34 +03:00
(
'\u{0}'
)
;
Reference in New Issue
Copy Permalink