We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cce9f commit 339f98fCopy full SHA for 339f98f
README.md
@@ -45,12 +45,12 @@ $ pnpm run build-lib
45
[`Library Mode`](https://vitejs.dev/guide/build.html#library-mode) output info
46
47
```
48
-vite v5.4.2 building for production...
49
-✓ 176 modules transformed.
50
-dist/style.css 39.00 kB │ gzip: 7.69 kB
51
-dist/rui-next.es.js 233.53 kB │ gzip: 69.61 kB
52
-dist/rui-next.umd.js 153.99 kB │ gzip: 57.13 kB
53
-✓ built in 760ms
+vite v6.0.3 building for production...
+✓ 179 modules transformed.
+dist/rui-next.css 39.00 kB │ gzip: 7.69 kB
+dist/rui-next.es.js 233.91 kB │ gzip: 69.61 kB
+dist/rui-next.umd.js 154.16 kB │ gzip: 57.11 kB
+✓ built in 676ms
54
55
56
Build documentation (docs+demos)
0 commit comments