Skip to content

Commit 4d4ac1e

Browse files
committed
update readme
1 parent a52ccce commit 4d4ac1e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -170,21 +170,21 @@ type: `boolean`
170170
Preview: https://bddjr.github.io/vite-plugin-singlefile-compression/#/
171171

172172
```
173-
vite v8.0.8 building client environment for production...
173+
vite v8.0.10 building client environment for production...
174174
✓ 43 modules transformed.
175175
rendering chunks (1)...
176176
177-
vite-plugin-singlefile-compression 2.4.0 deflate-raw base128-ascii
177+
vite-plugin-singlefile-compression 2.4.1 deflate-raw base128-ascii
178178
179179
file:///D:/code/js/vite-plugin-singlefile-compression/test/dist/index.html
180-
126.497 kB -> 59.589 kB
180+
126.480 kB -> 59.557 kB
181181
182182
Finish.
183183
184184
computing gzip size...
185-
dist/index.html 59.58 kB │ gzip: 44.90 kB
185+
dist/index.html 59.55 kB │ gzip: 44.87 kB
186186
187-
✓ built in 293ms
187+
✓ built in 298ms
188188
```
189189

190190
## Clone

0 commit comments

Comments
 (0)