We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ce4ce commit 4134bccCopy full SHA for 4134bcc
1 file changed
README.md
@@ -132,14 +132,14 @@ vite v8.0.0 building client environment for production...
132
vite-plugin-singlefile-compression 2.1.0 deflate-raw
133
134
file:///D:/code/js/vite-plugin-singlefile-compression/test/dist/index.html
135
- 1085.777 kB -> 455.447 kB
+ 1085.847 kB -> 455.561 kB
136
137
Finish.
138
139
computing gzip size...
140
-dist/index.html 455.44 kB │ gzip: 397.40 kB
+dist/index.html 455.56 kB │ gzip: 397.49 kB
141
142
-✓ built in 426ms
+✓ built in 416ms
143
```
144
145

0 commit comments