mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 13:11:31 +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. |
||
---|---|---|
.. | ||
1 | ||
2 | ||
3 | ||
4 |