mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +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. |
||
---|---|---|
.. | ||
config.json | ||
input.js | ||
output.js | ||
output.terser.js |