File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments