mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
ef6a745599
swc_ecma_minifier: - Implement `evaluate` partially. - Store 'expected output' from terser along with our result. swc_ecma_transforms_base: - `fixer`: Don't wrap `+ (a % b)`. swc_ecma_transforms_optimization: - `expr_simplifier`: Preserve this in calls. |
||
---|---|---|
.. | ||
html_comment_after_multiline_comment | ||
html_comment_in_expression | ||
html_comment_in_greater_than | ||
html_comment_in_greater_than_or_equal | ||
html_comment_in_left_shift | ||
html_comment_in_less_than | ||
html_comment_in_right_shift | ||
html_comment_in_string_literal | ||
html_comment_in_zero_fill_right_shift |