swc/crates/swc_html_minifier
Donny/강동윤 86e265a024
feat(es/minifier): Support more statements in seqential inliner (#6248)
**Description:**

We now inline into the discriminant of a switch statement and into the initializer of for/for-in/for-of statements.
2022-10-26 13:37:10 +09:00
..
benches perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
src feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
tests feat(es/minifier): Support more statements in seqential inliner (#6248) 2022-10-26 13:37:10 +09:00
Cargo.toml chore: Publish crates 2022-10-25 04:03:28 +00:00