oxc/crates/oxc_minifier/tests/plugins
Boshen b06052501a refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553)
Realized we can get the source type from the AST.

The next PR will introduce `unambiguous` to `SourceType` and directly set `Program::source_type` to either `script` or `module`.
2024-09-06 16:40:10 +00:00
..
inject_global_variables.rs refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
mod.rs
replace_global_defines.rs feat(oxc_minifier): define plugin with postfix wildcard (#4979) 2024-08-21 13:27:09 +00:00