swc/crates/swc_ecma_minifier/tests
2022-04-15 11:01:29 +00:00
..
compress/fixture fix(es/minifier): Inline before cloning (#4338) 2022-04-15 11:01:29 +00:00
full fix(es/codegen): Fix overflow of numeric literals (#4321) 2022-04-13 10:16:51 +00:00
mangle perf(es/minifier): Refactor base54 (#3989) 2022-03-12 15:36:42 +00:00
projects feat(es/minifier): Enable dead_code by default (#4309) 2022-04-12 03:40:10 +00:00
single-pass feat(es/minifier): Improve inliner and evaluator (#4216) 2022-04-05 06:25:23 +00:00
terser/compress feat(es/minifier): Improve sequential inliner (#4335) 2022-04-15 08:25:31 +00:00
compress.rs chore(es/minifier): Add logging (#4156) 2022-03-25 06:44:07 +00:00
eval.rs chore(es/minifier): Add logging (#4156) 2022-03-25 06:44:07 +00:00
exec.rs fix(es/minifier): Fix handling of eval (#4273) 2022-04-08 08:56:28 +00:00
golden.txt feat(es/minifier): Improve sequential inliner (#4335) 2022-04-15 08:25:31 +00:00
mangle.rs chore(es/minifier): Add logging (#4156) 2022-03-25 06:44:07 +00:00
TODO.txt feat(es/minifier): Improve sequential inliner (#4335) 2022-04-15 08:25:31 +00:00