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-21 04:32:01 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
8fbdbcd42f
swc
/
crates
/
swc_ecma_codegen
/
tests
/
test262
/
4a0d9236bc523b77.js
2 lines
22 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{0000000000F8}'
)
;
Reference in New Issue
Copy Permalink