diff --git a/README.md b/README.md index b4d54027..0c724bed 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ ## Bundlers +* [Vite](https://vite.dev/) - Next Generation Frontend Tooling. * [webpack](https://github.com/webpack/webpack) - Packs CommonJs/AMD modules for the browser. * [Rollup](https://github.com/rollup/rollup) - Next-generation ES6 module bundler. * [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config.