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
80ed69d67d
swc
/
crates
/
swc_ecma_codegen
/
tests
/
test262
/
20aca21e32bf7772.js
2 lines
16 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{10FFFF}'
)
;
Reference in New Issue
Copy Permalink