swc/crates/swc_ecma_minifier/tests
2022-02-19 17:33:36 +09:00
..
compress/fixture feat(es/minifier): Treat !0 as a literal while inlining (#3631) 2022-02-19 17:33:36 +09:00
full feat(es/minifier): Drop useless assignments (#3528) 2022-02-11 08:43:48 +00:00
mangle feat(es/codegen): Make the output for empty objects and empty statements pretty (#3171) 2022-01-03 05:54:58 +09:00
projects feat(es/minifier): Treat !0 as a literal while inlining (#3631) 2022-02-19 17:33:36 +09:00
single-pass test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
terser/compress fix(es/minifier): Fix analyzer (#3557) 2022-02-14 15:47:16 +09:00
compress.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
eval.rs fix(es/minifier): Fix evaluator (#3391) 2022-01-28 13:43:29 +09:00
exec.rs fix(es/minifier): Disable name mangler if eval is used (#3526) 2022-02-15 07:29:45 +00:00
golden.txt feat(es/minifier): Implement drop_console (#3392) 2022-01-28 16:08:41 +09:00
ignored.txt feat(es/minifier): Implement drop_console (#3392) 2022-01-28 16:08:41 +09:00
mangle.rs feat(es/minifier): Implement reserved mangle option (#3476) 2022-02-10 13:53:47 +09:00
postponed.txt refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00