vite-plugin-no-bundle

Code builder

A Vite plugin that builds applications without bundling code

Use Vite for building without the bundling part.

GitHub

61 stars
1 watching
1 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dreambo8563/vite-plugin-bundle-prefetchA Vite plugin to prefetch resources in bundles19
nonzzz/vite-plugin-compressionCompresses bundle files for Vite applications.190
vite-plugin/vite-plugin-nativeA plugin for bundling Node/Electron C/C++ native addons with Webpack15
tomjs/vite-plugin-vscodeA plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews.46
aibayanyu20/vite-pluginsA collection of plugins for the Vite build tool to extend its functionality and improve development experience13
kolirt/vite-plugin-robotsGenerates robots.txt files based on build mode9
davidbonnet/vite-plugin-module-listGenerates a module to automatically import modules of a given folder3
yzydeveloper/vite-plugin-babel-compilerA plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild.24
herberttn/vite-plugin-typescript-transformApplies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild.16
axe-me/vite-plugin-nodeEnables Vite to run a Node.js development server with hot module replacement1,015
vite-plugin/vite-plugin-optimizerManually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications.36
cyco130/vaviteA toolset that simplifies the development and building of server-side applications with Vite475
skrulling/vite-plugin-biomeA Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks.50
vite-plugin/vite-plugin-commonjsA pure JavaScript implementation of the CommonJS module system for use in web applications.115
vitejs/vite-plugin-react-pagesA framework for building document sites and React component demos with vite463