Skip to content

Commit 8923a7d

Browse files
docs(md): add Vite link to bundlers list (#929)
Added a link to Vite in the bundlers section of the README. Vite is a next-generation frontend tooling optimized for speed and modern development workflows.
1 parent ddf0110 commit 8923a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
132132
* [FuseBox](https://github.com/fuse-box/fuse-box) - A bundler that does it right
133133
* [Snowpack](https://www.snowpack.dev/) - A lightning-fast frontend build tool, designed for the modern web.
134134
* [bundle](https://bundle.js.org) - A quick online npm package size checker.
135+
* [Vite](https://vite.dev/) - Next Generation Frontend Tooling.
135136

136137
# Minimizers
137138

0 commit comments

Comments
 (0)