Skip to content

Commit b3cae6e

Browse files
docs(readme): add Vite link to bundlers list
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 b3cae6e

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
@@ -124,6 +124,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
124124

125125
## Bundlers
126126

127+
* [Vite](https://vite.dev/) - Next Generation Frontend Tooling.
127128
* [webpack](https://github.com/webpack/webpack) - Packs CommonJs/AMD modules for the browser.
128129
* [Rollup](https://github.com/rollup/rollup) - Next-generation ES6 module bundler.
129130
* [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config.

0 commit comments

Comments
 (0)