mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
20ce326909
swc_ecma_minifier: - `if_return`: Allow side-effect-free statements to come after `if_return`. - `collapse_vars`: Move variables without init to first. - `analyzer`: Remove useless fields. - Don't drop `return` tokens if there's a finally block. - `drop_return_value`: Drop side-effect-free return arguments. - `make_sequences`: Don't inject `void 0` to return args. - `if_terminate`: Move to the pure optimizer. - Fix a bug related to `RegExp`. |
||
---|---|---|
.. | ||
266-aee26c928109d49d6151 | ||
framework-054ead69ea8124b4cb27 | ||
main-2953d6142ff4a439dbc0 | ||
pages/development-logs | ||
polyfills-6437a4964f697e5b0b3e | ||
webpack-eb940a9a97802b481f9b |