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-20 04:01:39 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
7c12060b70
swc
/
crates
/
swc_ecma_minifier
/
tests
/
fixture
/
issues
/
5864
/
input.js
magic-akari
90d311c042
fix(es/minifier): Fix handling of
.toFixed
call without an argument (
#5868
)
2022-09-15 16:00:36 +09:00
4 lines
33 B
JavaScript
Raw
Blame
History
foo
=
{
v
:
(
0
)
.
toFixed
(
)
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink