mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
026c21ec68
swc_ecma_minifier: - Introduce `bundle` mode, which can be used to parallelize processing of bundled files. - Add a function analyzer that checks if the function references something from the outer scope. - Split out parellsizable passes. - Split `optimzer` into pure / non-pure. - Run pure optimizations in parallel. |
||
---|---|---|
.. | ||
issue-2435-1 | ||
issue-2535-2 |