oxc/crates/oxc_minifier/src/compressor
Boshen 678db1d955
feat(transformer): ES2020 Nullish Coalescing Operator (#1004)
The test runner needs an update for reading options.jon, which I'll work
on in the up coming PR.
2023-10-16 21:45:58 +08:00
..
ast_util.rs feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
fold.rs refactor(clippy): allow clippy::too_many_lines 2023-10-16 15:18:11 +08:00
mod.rs feat(transformer): ES2020 Nullish Coalescing Operator (#1004) 2023-10-16 21:45:58 +08:00
options.rs refactor(clippy): allow struct_excessive_bools 2023-10-16 15:18:07 +08:00
prepass.rs feat(transform_conformance): move Formatter to codegen (#986) 2023-10-12 15:13:14 +08:00
util.rs feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00