Skip to content

Commit 0029e04

Browse files
committed
v2.0.14 Hello Vite 8
1 parent bd2cee8 commit 0029e04

6 files changed

Lines changed: 1806 additions & 1028 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,19 +118,20 @@ export interface Options {
118118
https://bddjr.github.io/vite-plugin-singlefile-compression/
119119

120120
```
121-
vite v7.3.1 building client environment for production...
122-
46 modules transformed.
121+
vite v8.0.0 building client environment for production...
122+
41 modules transformed.
123123
rendering chunks (1)...
124124
125-
vite-plugin-singlefile-compression 2.0.10 building...
125+
vite-plugin-singlefile-compression 2.0.14 building...
126126
127127
file:///D:/code/js/vite-plugin-singlefile-compression/test/dist/index.html
128-
107.149 kB -> 48.323 kB
128+
106.506 kB -> 47.487 kB
129129
130130
Finish.
131131
132-
dist/index.html 48.32 kB
133-
✓ built in 829ms
132+
dist/index.html 47.48 kB
133+
134+
✓ built in 296ms
134135
```
135136

136137
![](effect.jpg)

browser.min.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)