Skip to content

Commit ec77a44

Browse files
Update README.md
1 parent 24a11fe commit ec77a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
124124

125125
## Bundlers
126126

127-
* [Vite](https://vite.dev/) - Next Generation Frontend Tooling.
128127
* [webpack](https://github.com/webpack/webpack) - Packs CommonJs/AMD modules for the browser.
129128
* [Rollup](https://github.com/rollup/rollup) - Next-generation ES6 module bundler.
130129
* [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config.
@@ -133,6 +132,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
133132
* [FuseBox](https://github.com/fuse-box/fuse-box) - A bundler that does it right
134133
* [Snowpack](https://www.snowpack.dev/) - A lightning-fast frontend build tool, designed for the modern web.
135134
* [bundle](https://bundle.js.org) - A quick online npm package size checker.
135+
* [Vite](https://vite.dev/) - Next Generation Frontend Tooling.
136136

137137
# Minimizers
138138

0 commit comments

Comments
 (0)