swc/crates/swc_ecma_minifier/tests
2022-05-17 07:34:47 +00:00
..
fixture feat(es/minifier): Enable conditionals by default (#4687) 2022-05-17 07:34:47 +00:00
full feat(es/minifier): Enable conditionals by default (#4687) 2022-05-17 07:34:47 +00:00
mangle chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
projects feat(es/minifier): Enable conditionals by default (#4687) 2022-05-17 07:34:47 +00:00
single-pass feat(es/minifier): Enable conditionals by default (#4687) 2022-05-17 07:34:47 +00:00
terser/compress test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
compress.rs feat(es/codegen): Implement ascii-only (#4660) 2022-05-15 05:07:21 +00:00
eval.rs fix(es/utils): Fix wrong apis (#4604) 2022-05-11 04:36:22 +00:00
exec.rs feat(es/codegen): Implement ascii-only (#4660) 2022-05-15 05:07:21 +00:00
golden.txt fix(es/minifier): Don't inline a function if we need referential equality (#4665) 2022-05-15 09:37:34 +00:00
mangle.rs feat(es/codegen): Implement ascii-only (#4660) 2022-05-15 05:07:21 +00:00
postponed.txt fix(es/minifier): Don't inline a function if we need referential equality (#4665) 2022-05-15 09:37:34 +00:00
terser_exec_base.js fix(es/minifier): Fix with and NaN (#4596) 2022-05-10 03:21:43 +00:00
terser_exec.rs fix(es/minifier): Don't inline a function if we need referential equality (#4665) 2022-05-15 09:37:34 +00:00
TODO.txt fix(es/minifier): Don't inline a function if we need referential equality (#4665) 2022-05-15 09:37:34 +00:00