oxc/crates/oxc_minifier/tests/terser
Matthew "strager" Glazar ad00720d75 refactor: avoid unstable let_chains
The let_chains Rust feature is unstable, preventing Oxc from using a
stable Rust compiler. Refactor the code to avoid let_chains.
2023-07-27 09:44:57 +08:00
..
fixtures feat(minifier): move terser tests do its directory 2023-05-21 14:19:50 +08:00
mod.rs refactor: avoid unstable let_chains 2023-07-27 09:44:57 +08:00