swc/crates/swc_ecma_minifier/tests
2022-08-14 18:56:35 +09:00
..
fixture fix(es/minifier): Fix context of call/new expressions (#5487) 2022-08-14 18:56:35 +09:00
full test(es/minifier): Organize simple size tests (#5402) 2022-08-06 22:01:01 +09:00
lib-output fix(es/minifier): Inline vars declared in conditional paths (#5392) 2022-08-05 13:25:28 +00:00
mangle feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
projects fix(es/minifier): Inline vars declared in conditional paths (#5392) 2022-08-05 13:25:28 +00:00
single-pass fix(es/minifier): Inline vars declared in conditional paths (#5392) 2022-08-05 13:25:28 +00:00
terser/compress fix(es/minifier): Inline vars declared in conditional paths (#5392) 2022-08-05 13:25:28 +00:00
analyzer.rs refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
compress.rs test(es/minifier): Add snapshots of compressed libraries (#5389) 2022-08-04 08:32:59 +00:00
eval.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
exec.rs chore(ci): Fix lints (#5462) 2022-08-12 13:13:35 +00:00
golden.txt test(es/minifier): Update the golden list (#5378) 2022-08-03 21:17:47 +09:00
mangle.rs feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
postponed.txt test(es/minifier): Update the golden list (#5378) 2022-08-03 21:17:47 +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 fix(es/resolver): Fix handling of block scoped functions (#5092) 2022-07-05 05:04:49 +00:00
TODO.txt feat(es/minifier): Remove duplicate var declarations (#5373) 2022-08-03 13:05:56 +09:00