Skip to content

Commit 7f2bc46

Browse files
committed
docs: update README
1 parent 988ea59 commit 7f2bc46

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ $ pnpm run build-lib
4545
[`Library Mode`](https://vitejs.dev/guide/build.html#library-mode) output info
4646

4747
```
48-
vite v6.0.3 building for production...
48+
vite v6.0.6 building for production...
4949
✓ 179 modules transformed.
5050
dist/rui-next.css 39.00 kB │ gzip: 7.69 kB
51-
dist/rui-next.es.js 233.91 kB │ gzip: 69.61 kB
52-
dist/rui-next.umd.js 154.16 kB │ gzip: 57.11 kB
53-
✓ built in 676ms
51+
dist/rui-next.es.js 233.40 kB │ gzip: 69.42 kB
52+
dist/rui-next.umd.js 153.70 kB │ gzip: 56.91 kB
53+
✓ built in 677ms
5454
```
5555

5656
Build documentation (docs+demos)

0 commit comments

Comments
 (0)