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-11-24 18:28:13 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
40ad709523
swc
/
crates
/
swc_ecma_minifier
/
tests
/
fixture
History
HeYunfei
9154bbc111
fix(es/minifier): Avoid dropping statements which has side-effects (
#6476
)
2022-11-20 00:26:52 +00:00
..
comparison
test(es/minifier): Add tests for size (
#5561
)
2022-08-19 06:03:42 +00:00
issues
fix(es/minifier): Avoid dropping statements which has side-effects (
#6476
)
2022-11-20 00:26:52 +00:00
next
fix(es/minifier): Preserve op of the op-assignments in seq inliner (
#6428
)
2022-11-15 00:22:06 +00:00
pr
fix(es/minifier): Don't ignore nullish coalescing (
#6272
)
2022-10-28 02:00:47 +00:00
projects
feat(es/minifier): Make sequential inliner self-repeat (
#6168
)
2022-10-18 02:13:39 +00:00
reduced
fix(es/minifier): Don't skip unresolved identifiers (
#6050
)
2022-10-05 11:44:51 +00:00
simple
feat(es/minifier): Inline a lazily initialized var if it's used once (
#6237
)
2022-10-26 06:02:22 +00:00
terser
fix(es/minifier): Remove wrong rule (
#6201
)
2022-10-19 02:14:38 +00:00