mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
68e9017376
swc_ecma_transforms_optimization: - `expr_simplifier`: Track more changes. swc_ecma_minifier: - Analyze after applying the pure optimizer. - Preserve access to a variable not in scope. - `compress`: Remove string literal if it was not a directive. - `pure/collapse_vars`: Merge vars declared in the first statement into one with initializers if `collapse_vars` and `join_vars` are enabled. - `unused`: Use `usage_count` instead of `ref_count`. - `unused`: Fix dropping rule for member expressions. - `unused`: Fix dropping rule for declarations. - `hoist_props`: Preserve exported items. |
||
---|---|---|
.. | ||
30498/1 | ||
31077/static/chunks/1606726a.10299989c08cb523 | ||
31084/xml2js/parser | ||
33265/static/chunks | ||
33458/static/chunks/pages | ||
feedback-1/reduced/1 | ||
.gitignore | ||
config.json |