swc/crates/swc_ecma_minifier/tests/compress/fixture/next
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
..
30498/1 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
31077/static/chunks/1606726a.10299989c08cb523 fix(es/minifier): Fix inlining logic (#3776) 2022-02-28 12:07:12 +00:00
31084/xml2js/parser fix(es/minifier): Fix analyzer (#3557) 2022-02-14 15:47:16 +09:00
33265/static/chunks fix(es/minifier): Preserve unresolved references (#3780) 2022-02-28 16:31:13 +00:00
33458/static/chunks/pages fix(es/minifier): Fix analyzer (#3557) 2022-02-14 15:47:16 +09:00
asmjs/1 fix(es/minifier): Disable some operations for asm.js codes (#3572) 2022-02-28 07:40:04 +00:00
feeback-plotly/1 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
feedback-1/reduced/1 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
feedback-2/codemirror fix(es/minifier): Fix inlining logic (#3776) 2022-02-28 12:07:12 +00:00
.gitignore fix(es/minifier): Consider capturing while inlining (#3322) 2022-01-21 10:24:41 +09:00
config.json fix(es/minifier): Fix bugs (#3238) 2022-01-12 16:57:54 +09:00