mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
33a43f85b1
swc_ecma_minifier: - Implement more rules. swc_ecma_transforms_base: - `resolver`: Fix syntax context of catch block. swc_ecma_transforms_optimization: - `expr_simplifier`: Fix a bug related to `this` of call expressions. - `dead_branch_remover`: Don't reduce switch cases if test is now known. - `dead_branch_remover`: Don't break `&&`. |
||
---|---|---|
.. | ||
dont_change_in_or_instanceof_expressions | ||
issue_2857_1 | ||
issue_2857_2 | ||
issue_2857_3 | ||
issue_2857_4 | ||
issue_2857_5 | ||
issue_2857_6 | ||
keep_comparisons | ||
keep_comparisons_with_unsafe_comps | ||
self_comparison_1 | ||
self_comparison_2 |