vite-plugin-optimizer
Bundling tool
Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications.
Manually Pre-Bundling of Vite
36 stars
0 watching
2 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
simonwep/vite-plugin-optimize-css-modules | A plugin that optimizes CSS module class names in production builds | 31 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
just-ads/vite-plugin-multi-page | Tools and configuration for building multi-page applications with Vite | 1 |
dreambo8563/vite-plugin-bundle-prefetch | A Vite plugin to prefetch resources in bundles | 19 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 507 |
sanyuan0704/vite-plugin-chunk-split | Improves chunk splitting in Vite to optimize bundle sizes and loading times | 355 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 878 |
preactjs/preset-vite | A configuration preset for bundling Preact applications with Vite | 263 |
pdelacroix/vite-plugin-melange | A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 12 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 816 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 619 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 879 |