Dev server and bundler based on esbuild
See the codeNext gen dev server and bundler
this project was a Vite alternative with many improvements like plugins, monorepo support, etc, most of them were added back to Vite 2, use Vite instead
Bundless is very similar to vite, both serve native es modules to the browser and build a bundled version for production.
Also both are based on a plugin system that can be shared between the dev server and the bundler.
Some differences are:
TypeScript
84.9%
JavaScript
7.4%
MDX
3.1%
HTML
3.0%
Svelte
1.4%
Dev server and bundler based on esbuild
See the codeNext gen dev server and bundler
this project was a Vite alternative with many improvements like plugins, monorepo support, etc, most of them were added back to Vite 2, use Vite instead
Bundless is very similar to vite, both serve native es modules to the browser and build a bundled version for production.
Also both are based on a plugin system that can be shared between the dev server and the bundler.
Some differences are:
TypeScript
84.9%
JavaScript
7.4%
MDX
3.1%
HTML
3.0%
Svelte
1.4%