mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 02:54:43 +03:00
fd997d3712
**Description:** This PR makes the ES minifier respect more options. Changes: - `reduce_vars` now enables IIFE invoker. - `reduce_vars` now enables seq inliner. - `top_retain` is now respected by seq inliner. - `arguments` is now ignored by seq inliner. --------- Co-authored-by: austaras <austaras@outlook.com> |
||
---|---|---|
.. | ||
config.json | ||
input.js | ||
mangle.json | ||
output.js |