mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
73cab638a1
swc_ecma_minifier: - `pure`: Add an optional list of bindings. - `pure`: Drop identifier only if we have the complete list of bindings. - `pure`: Allow using `GLOBALS`. - `pure`: Drop some pure member expressions. - Move identifier dropping logic from the stateful optimizer to the pure optimizer. - `pure`: Drop more references to global declarations. |
||
---|---|---|
.. | ||
compress/fixture | ||
full | ||
mangle | ||
projects | ||
single-pass | ||
terser/compress | ||
compress.rs | ||
eval.rs | ||
exec.rs | ||
golden.txt | ||
mangle.rs | ||
TODO.txt |