oxc/crates/oxc_minifier/tests
Boshen 1822cfe18d
refactor(ast): fix BigInt memory leak by removing it (#2293)
relates

We'll need to evaluate the value by other means.
2024-02-04 16:47:00 +08:00
..
closure refactor(ast): fix BigInt memory leak by removing it (#2293) 2024-02-04 16:47:00 +08:00
esbuild feat(codegen): move string test to codegen (#2150) 2024-01-23 23:49:36 +08:00
oxc fix(codegen): add parenthesis in binary expression by precedence (#2067) 2024-01-17 23:01:42 +08:00
snapshots feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
tdewolff feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
terser feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
.gitignore chore(minifier): add test fixture (#287) 2023-04-17 11:24:58 +08:00
mod.rs refactor(clippy): allow clippy::too_many_lines 2023-10-16 15:18:11 +08:00