swc/crates/swc_ecma_minifier/tests
2022-04-25 06:56:19 +00:00
..
fixture fix(es/minifier): Remove the last break in the last BlockStmt (#4413) 2022-04-24 03:26:49 +00:00
full fix(es/minifier): Disable conditionals by default (#4391) 2022-04-22 10:44:53 +09:00
mangle perf(es/minifier): Refactor base54 (#3989) 2022-03-12 15:36:42 +00:00
projects fix(es/minifier): Disable conditionals by default (#4391) 2022-04-22 10:44:53 +09:00
single-pass fix(es/minifier): Disable conditionals by default (#4391) 2022-04-22 10:44:53 +09:00
terser/compress test(es/minifier): Use _ instead of - for terser tests (#4411) 2022-04-23 18:34:00 +00:00
compress.rs test(es/minifier): Split tests into improvement and stabilization (#4409) 2022-04-23 13:40:28 +00:00
eval.rs chore(es/minifier): Add logging (#4156) 2022-03-25 06:44:07 +00:00
exec.rs fix(es/minifier): Apply name mangler as much as we can (#4365) 2022-04-19 17:20:12 +09:00
golden.txt fix(es/minifier): Don't drop arguments to an IIFE without body (#4419) 2022-04-24 15:27:51 +00:00
mangle.rs test(es/minifier): Organize tests (#4375) 2022-04-20 15:52:03 +09:00
postponed.txt test(es/minifier): Categorize tests (#4410) 2022-04-24 12:11:02 +00:00
terser_exec.rs fix(es/minifier): Preserve more side effects (#4420) 2022-04-25 06:56:19 +00:00
TODO.txt fix(es/minifier): Don't drop arguments to an IIFE without body (#4419) 2022-04-24 15:27:51 +00:00