swc/crates/swc_ecma_minifier/tests
2022-04-19 17:20:12 +09:00
..
compress/fixture fix(es/minifier): Preserve vars in dead branches (#4345) 2022-04-17 08:15:14 +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 evaluation of template literals (#4359) 2022-04-18 08:43:54 +09:00
terser/compress feat(es/minifier): Implement all template literal evaluation rules (#4360) 2022-04-18 02:43:55 +00:00
compress.rs fix(es/minifier): Apply name mangler as much as we can (#4365) 2022-04-19 17:20:12 +09: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 feat(es/minifier): Implement all template literal evaluation rules (#4360) 2022-04-18 02:43:55 +00:00
mangle.rs chore(es/minifier): Add logging (#4156) 2022-03-25 06:44:07 +00:00
TODO.txt feat(es/minifier): Implement all template literal evaluation rules (#4360) 2022-04-18 02:43:55 +00:00