swc/crates/swc_ecma_minifier/tests
2022-05-08 13:07:58 +09:00
..
fixture feat(es/minifier): Remove duplicate control flow in nested blocks (#4569) 2022-05-08 13:07:58 +09:00
full feat(es/minifier): Remove duplicate control flow in nested blocks (#4569) 2022-05-08 13:07:58 +09:00
mangle chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
projects feat(es/minifier): Remove duplicate control flow in nested blocks (#4569) 2022-05-08 13:07:58 +09:00
single-pass chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
terser/compress feat(es/minifier): Remove duplicate control flow in nested blocks (#4569) 2022-05-08 13:07:58 +09:00
compress.rs test(es/minifier): Ignore difference of parens (#4546) 2022-05-07 06:08:23 +00:00
eval.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
exec.rs fix(es/minifier): Fix skipping logic of sequential inliner (#4469) 2022-04-28 11:41:41 +00:00
golden.txt fix(es/minifier): Fix handling of template literals (#4563) 2022-05-08 01:56:38 +09:00
mangle.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
postponed.txt test(es/minifier): Ignore difference of parens (#4546) 2022-05-07 06:08:23 +00:00
terser_exec.rs chore(es/minifier): Don't run tests with infinite loops (#4448) 2022-04-27 02:21:39 +00:00
TODO.txt fix(es/minifier): Fix handling of template literals (#4563) 2022-05-08 01:56:38 +09:00