We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66510b commit 33a158fCopy full SHA for 33a158f
1 file changed
README.md
@@ -177,14 +177,14 @@ rendering chunks (1)...
177
vite-plugin-singlefile-compression 2.4.1 deflate-raw base128-ascii
178
179
file:///D:/code/js/vite-plugin-singlefile-compression/test/dist/index.html
180
- 126.480 kB -> 59.557 kB
+ 126.509 kB -> 59.596 kB
181
182
Finish.
183
184
computing gzip size...
185
-dist/index.html 59.55 kB │ gzip: 44.87 kB
+dist/index.html 59.59 kB │ gzip: 44.92 kB
186
187
-✓ built in 298ms
+✓ built in 307ms
188
```
189
190
## Clone
0 commit comments