swc/crates/swc_ecma_minifier/tests/fixture/next
Donny/강동윤 877936f626
feat(es/minifier): Clone trivial literals in sequential inliner (#6005)
**Description:**

As our minifier is two-pass by default, this is enough.

At the first pass, we inline all numeric literals using sequential inliner, and minifier can then inline constants correctly in the second pass.
2022-10-03 07:20:48 +00:00
..
30498/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
31077/static/chunks/1606726a.10299989c08cb523 feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
31084/xml2js/parser test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
33265/static/chunks feat(es/minifier): Clone trivial literals in sequential inliner (#6005) 2022-10-03 07:20:48 +00:00
33458/static/chunks/pages feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
36127/2 feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
39538/static/chunks/pages/index-1bd068cedc2b5af3 fix(es/minifier): Remove wrong variable joiner pass (#5992) 2022-09-29 19:11:18 +09:00
asmjs/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
brotli-decompress feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
chakra feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
feeback-plotly/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
feedback-1/reduced/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
feedback-2/codemirror feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
feedback-util-promisify/chunks/pages/_app-72ad41192608e93a feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
octokit fix(es/minifier): Don't inline into nested scope (#6002) 2022-09-30 08:53:20 +00:00
react-ace/chunks/8a28b14e.d8fbda268ed281a1 feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
react-chartjs test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
react-pdf-renderer feat(es/minifier): Clone trivial literals in sequential inliner (#6005) 2022-10-03 07:20:48 +00:00
regression-1/framework-798bab57daac3897 feat(es/minifier): Ignore return values of ignored IIFEs (#6020) 2022-10-02 20:01:56 +09:00
styled-components/1 feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
swc-4559 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
syncfusion/933-e9f9a6bf671b96fc feat(es/minifier): Clone trivial literals in sequential inliner (#6005) 2022-10-03 07:20:48 +00:00
target-es2015 feat(es/minifier): Ignore return values of ignored IIFEs (#6020) 2022-10-02 20:01:56 +09:00
wrap-contracts feat(es/minifier): Clone trivial literals in sequential inliner (#6005) 2022-10-03 07:20:48 +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