swc/crates/swc_ecma_minifier/tests/fixture/next
Donny/강동윤 19ce2737b1
feat(es/minifier): Collapse let without init (#5909)
**Description:**

This patch applies the variable collapsing logic for the variables declared with `var` to the variables declared with `let`. This requires some patch about the behavior of visitors about `BlockStmt`, so this patch includes relevant changes.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5696.
2022-09-21 15:04:29 +00:00
..
30498/1 feat(es/minifier): Collapse let without init (#5909) 2022-09-21 15:04:29 +00:00
31077/static/chunks/1606726a.10299989c08cb523 fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
31084/xml2js/parser fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
33265/static/chunks fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
33458/static/chunks/pages fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
36127/2 fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
39538/static/chunks/pages/index-1bd068cedc2b5af3 fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
asmjs/1 perf(es/minifier): Optimize analyzer (#5908) 2022-09-20 08:21:39 +00:00
chakra fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
feeback-plotly/1 fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
feedback-1/reduced/1 fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
feedback-2/codemirror fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
feedback-util-promisify/chunks/pages/_app-72ad41192608e93a fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
react-ace/chunks/8a28b14e.d8fbda268ed281a1 fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
react-pdf-renderer feat(es/minifier): Collapse let without init (#5909) 2022-09-21 15:04:29 +00:00
regression-1/framework-798bab57daac3897 fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
styled-components/1 fix(es/minifier): Fix analysis of assignments (#5924) 2022-09-21 11:33:25 +00:00
swc-4559 perf(es/minifier): Optimize analyzer (#5908) 2022-09-20 08:21:39 +00:00
wrap-contracts feat(es/minifier): Collapse let without init (#5909) 2022-09-21 15:04:29 +00:00
.gitignore refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
config.json refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00