mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +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`. |
||
---|---|---|
.. | ||
angular-1.2.5.js | ||
backbone-1.1.0.js | ||
jquery-1.9.1.js | ||
jquery.mobile-1.4.2.js | ||
mootools-1.4.5.js | ||
react-17.0.2.js | ||
react-dom-17.0.2.js | ||
underscore-1.5.2.js | ||
yui-3.12.0.js |