oxc/crates
Boshen 55b2f031df
feat(minifier): partially re-enable minifier (#963)
closes #949
closes #950
closes #951

All minifier tests are disable from this PR.

We are going to fix the compilation errors first, then the behavioral
errors.
2023-10-08 11:06:42 +08:00
..
oxc ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_allocator ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_ast feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_cli chore(cli): disable doc tests 2023-10-07 21:18:26 +08:00
oxc_diagnostics ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_formatter ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_index ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_linter fix(linter): fix clippy 2023-10-07 17:19:44 +08:00
oxc_linter_plugin ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_macros refactor(linter): less a global hashmap to reduce rule timer macro expansion (#822) 2023-09-01 10:32:17 +08:00
oxc_minifier feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_napi ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_parser feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_query ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_resolver fix(resolver): log error as debug so it does not print the error by default 2023-09-29 23:41:44 +13:00
oxc_semantic feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_span ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_syntax feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_transformer feat(transformer): Class Static Block (#962) 2023-10-08 08:16:40 +08:00
oxc_type_synthesis ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_wasm ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00