swc/crates/swc_ecma_minifier/tests/projects/output
Donny/강동윤 73cab638a1
fix(es/minifier): Preserve unresolved references (#3780)
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.
2022-02-28 16:31:13 +00:00
..
angular-1.2.5.js fix(es/minifier): Fix inlining logic (#3776) 2022-02-28 12:07:12 +00:00
backbone-1.1.0.js feat(es/codegen): Make the output for empty objects and empty statements pretty (#3171) 2022-01-03 05:54:58 +09:00
jquery-1.9.1.js fix(es/minifier): Fix inlining logic (#3776) 2022-02-28 12:07:12 +00:00
jquery.mobile-1.4.2.js fix(es/minifier): Fix inlining logic (#3776) 2022-02-28 12:07:12 +00:00
mootools-1.4.5.js perf(es/minifier): Parallelize join_vars (#3655) 2022-02-21 05:34:32 +00:00
react-17.0.2.js perf(es/minifier): Parallelize join_vars (#3655) 2022-02-21 05:34:32 +00:00
react-dom-17.0.2.js fix(es/minifier): Preserve unresolved references (#3780) 2022-02-28 16:31:13 +00:00
underscore-1.5.2.js fix(es/minifier): Improve minifier (#3350) 2022-01-27 15:36:22 +09:00
yui-3.12.0.js fix(es/minifier): Fix analyzer (#3557) 2022-02-14 15:47:16 +09:00