Skip to content

Commit 0707eec

Browse files
committed
refactor: wip
1 parent 519137e commit 0707eec

File tree

2 files changed

+2127
-0
lines changed

2 files changed

+2127
-0
lines changed

e2e/plugin-bundle-stats-e2e/tests/__snapshots__/collect.e2e.test.ts.snap

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,29 @@ exports[`PLUGIN collect report with bundle-stats-plugin NPM package > should run
77
{
88
"audits": [
99
{
10+
"description": "Analyze bundle size and dependencies
11+
12+
<details>
13+
<summary>⚙️ Configuration</summary>
14+
15+
- **Scoring:**
16+
- Total Size: >\`976.56 kB\` threshold
17+
18+
- **Issues:**
19+
- Info: \`0\` violations - Analysis only, no penalties
20+
21+
- **Selection:**
22+
- Mode: \`bundle\`
23+
- Include Outputs: \`dist/**/*.js\`
24+
25+
</details>",
1026
"slug": "bundle-size",
1127
"title": "Bundle Size",
1228
},
1329
],
1430
"description": "Official Code PushUp Bundle Stats plugin.",
1531
"docsUrl": "https://npm.im/@code-pushup/bundle-stats-plugin",
32+
"groups": [],
1633
"icon": "folder-rules",
1734
"packageName": "@code-pushup/bundle-stats-plugin",
1835
"slug": "bundle-stats",

0 commit comments

Comments
 (0)