oxc/crates/oxc_minifier/tests
IWANABETHATGUY 0cdb45a1ff
feat(oxc_codegen): preserve annotate comment (#3465)
1. Copy tests from
efa3dd2d8e/internal/bundler_tests/bundler_dce_test.go (L3833-L3971)
2. Add option to preserve annotate comment like `/* #__NO_SIDE_EFFECTS__
*/` and `/* #__PURE__ */`
2024-05-30 15:25:23 +08:00
..
closure feat(syntax): export is_reserved_keyword and is_global_object method (#3384) 2024-05-22 04:58:04 +00: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 refactor(ast): squash nested enums (#3115) 2024-04-28 20:40:37 +08:00
.gitignore chore(minifier): add test fixture (#287) 2023-04-17 11:24:58 +08:00
mod.rs feat(oxc_codegen): preserve annotate comment (#3465) 2024-05-30 15:25:23 +08:00