Skip to content

Commit ffb0b70

Browse files
CopilotBoshen
andcommitted
Change --stats to generate statistics for last 10 versions instead of 5
Co-authored-by: Boshen <[email protected]>
1 parent da5883a commit ffb0b70

File tree

1 file changed

+1
-147
lines changed

1 file changed

+1
-147
lines changed

rolldown-version-stats.json

Lines changed: 1 addition & 147 deletions
Original file line numberDiff line numberDiff line change
@@ -1,147 +1 @@
1-
[
2-
{
3-
"version": "7.1.0",
4-
"timestamp": "2025-08-25T06:57:57.569Z",
5-
"files": [
6-
{
7-
"path": "assets/index-DD-rq4eS.css",
8-
"size": 2812,
9-
"type": "css"
10-
},
11-
{
12-
"path": "assets/index-DmHmC5BH.js",
13-
"size": 566655,
14-
"type": "js"
15-
},
16-
{
17-
"path": "index.html",
18-
"size": 506,
19-
"type": "html"
20-
},
21-
{
22-
"path": "vite.svg",
23-
"size": 1497,
24-
"type": "other"
25-
}
26-
],
27-
"totalSize": 571470,
28-
"totalGzipSize": 0,
29-
"buildTime": 3326
30-
},
31-
{
32-
"version": "7.1.1",
33-
"timestamp": "2025-08-25T06:58:02.241Z",
34-
"files": [
35-
{
36-
"path": "assets/index-C3ViWK1P.js",
37-
"size": 566643,
38-
"type": "js"
39-
},
40-
{
41-
"path": "assets/index-DD-rq4eS.css",
42-
"size": 2812,
43-
"type": "css"
44-
},
45-
{
46-
"path": "index.html",
47-
"size": 506,
48-
"type": "html"
49-
},
50-
{
51-
"path": "vite.svg",
52-
"size": 1497,
53-
"type": "other"
54-
}
55-
],
56-
"totalSize": 571458,
57-
"totalGzipSize": 0,
58-
"buildTime": 2937
59-
},
60-
{
61-
"version": "7.1.2",
62-
"timestamp": "2025-08-25T06:58:06.497Z",
63-
"files": [
64-
{
65-
"path": "assets/index-C3ViWK1P.js",
66-
"size": 566643,
67-
"type": "js"
68-
},
69-
{
70-
"path": "assets/index-DD-rq4eS.css",
71-
"size": 2812,
72-
"type": "css"
73-
},
74-
{
75-
"path": "index.html",
76-
"size": 506,
77-
"type": "html"
78-
},
79-
{
80-
"path": "vite.svg",
81-
"size": 1497,
82-
"type": "other"
83-
}
84-
],
85-
"totalSize": 571458,
86-
"totalGzipSize": 0,
87-
"buildTime": 2927
88-
},
89-
{
90-
"version": "7.1.3",
91-
"timestamp": "2025-08-25T06:58:10.694Z",
92-
"files": [
93-
{
94-
"path": "assets/index-DD-rq4eS.css",
95-
"size": 2812,
96-
"type": "css"
97-
},
98-
{
99-
"path": "assets/index-KSGgoblA.js",
100-
"size": 565809,
101-
"type": "js"
102-
},
103-
{
104-
"path": "index.html",
105-
"size": 506,
106-
"type": "html"
107-
},
108-
{
109-
"path": "vite.svg",
110-
"size": 1497,
111-
"type": "other"
112-
}
113-
],
114-
"totalSize": 570624,
115-
"totalGzipSize": 0,
116-
"buildTime": 2886
117-
},
118-
{
119-
"version": "7.1.4",
120-
"timestamp": "2025-08-25T06:58:14.917Z",
121-
"files": [
122-
{
123-
"path": "assets/index-DD-rq4eS.css",
124-
"size": 2812,
125-
"type": "css"
126-
},
127-
{
128-
"path": "assets/index-KSGgoblA.js",
129-
"size": 565809,
130-
"type": "js"
131-
},
132-
{
133-
"path": "index.html",
134-
"size": 506,
135-
"type": "html"
136-
},
137-
{
138-
"path": "vite.svg",
139-
"size": 1497,
140-
"type": "other"
141-
}
142-
],
143-
"totalSize": 570624,
144-
"totalGzipSize": 0,
145-
"buildTime": 2893
146-
}
147-
]
1+
[]

0 commit comments

Comments
 (0)