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 19:21:33 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
a072819859
swc
/
crates
/
swc_ecma_minifier
/
tests
/
pass-1
/
3
/
input.js
5 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(es/minifier): Improve evaluation of template literals (#4359)
2022-04-18 02:43:54 +03:00
(
(
)
=>
{
let
x
;
console
.
log
(
"undefined"
+
(
"?ts="
+
Date
.
now
(
)
)
)
;
chore(repo): Configure `prettier` (#4523)
2022-05-04 17:25:28 +03:00
}
)
(
)
;
Reference in New Issue
Copy Permalink