mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 13:11:31 +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`. |
||
---|---|---|
.. | ||
383.5942fafdbede773d29c7 | ||
411.0fbee7df8bd8b42967ec | ||
808.7518829f34ebf3ce0082 | ||
916.2317bfea2c41354132bd | ||
974.b9fed4786fc6d4a5745d | ||
hello1.4066327636ea41cc1002 | ||
hello2.339fbf9b6616133531f3 | ||
hello-world.1af1130392dd1b8d7964 | ||
pages |