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 12:41:54 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
4e656af1ec
swc
/
crates
/
swc_ecma_minifier
/
tests
/
fixture
/
issues
/
3710
/
output.mangleOnly.js
2 lines
41 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(es/minifier): Consider char frequencies (#5375)
2022-08-03 13:20:17 +03:00
export
const
foo
=
(
o
)
=>
`
${
o
+
1
}
-
${
o
}
`
;
Reference in New Issue
Copy Permalink