swc/crates/swc_ecma_minifier/tests
2022-09-07 03:51:42 +00:00
..
fixture fix(es/minifier): Fix analysis of assignments and classes (#5770) 2022-09-07 03:51:42 +00:00
full fix(es/minifier): Fix analysis of assignments and classes (#5770) 2022-09-07 03:51:42 +00:00
mangle feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
projects fix(es/minifier): Fix analysis of assignments and classes (#5770) 2022-09-07 03:51:42 +00:00
single-pass fix(es/minifier): Fix analysis of assignments and classes (#5770) 2022-09-07 03:51:42 +00:00
terser/compress fix(es/minifier): Fix analysis of assignments and classes (#5770) 2022-09-07 03:51:42 +00:00
analyzer.rs refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
compress.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
eval.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
exec.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
golden.txt feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
mangle.rs feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
postponed.txt feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
terser_exec_base.js refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
terser_exec.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
TODO.txt feat(es/minifier): Support cycles in DCE (#5715) 2022-09-03 04:41:54 +00:00