This website requires JavaScript.
Explore
Help
Sign In
dan
/
oxc
Watch
1
Star
0
Fork
You've already forked oxc
0
mirror of
https://github.com/danbulant/oxc
synced
2026-05-24 12:21:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3c9354983d
oxc
/
crates
/
oxc_minifier
/
tests
History
Boshen
3c9354983d
fix(minifier): dce if statement should keep side effects and vars (
#8433
)
...
closes
#7209
Note: Current output is sub-optimal.
2025-01-11 14:02:12 +00:00
..
ast_passes
fix(minifier): dce if statement should keep side effects and vars (
#8433
)
2025-01-11 14:02:12 +00:00
ecmascript
refactor(ast)!: change 'raw' from &str to Option<Atom> (
#7547
)
2024-12-05 00:34:45 +00:00
mangler
fix(mangler): keep exported symbols for
top_level: true
(
#7927
)
2025-01-10 15:14:30 +08:00
mod.rs
fix(minifier): correctly set
self.changed
when minimizing if stmts (
#8420
)
2025-01-11 01:12:09 +00:00