mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 22:56:11 +03:00
260c2a885e
swc_ecma_minifier: - `conditionals`: Preserve a conditional expression if test is not resolved. - `unsafe_arrows`: Optimize an anonymous function expression as an arrow expression. - `unsafe_methods`: Optimize a method property where the only statement is return to an arrow expression. |
||
---|---|---|
.. | ||
compress/fixture | ||
full | ||
mangle | ||
projects | ||
single-pass | ||
terser/compress | ||
compress.rs | ||
eval.rs | ||
exec.rs | ||
golden.txt | ||
mangle.rs | ||
TODO.txt |