vite-plugin-chunk-split
Chunk optimizer
Improves chunk splitting in Vite to optimize bundle sizes and loading times
A vite plugin for better chunk splitting. 一个简单易用的 Vite 拆包插件
356 stars
5 watching
22 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
| A Vite plugin for managing dynamic import dependencies and splitting entry dependencies into smaller chunks. | 6 |
| Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
| A plugin that optimizes CSS module class names in production builds | 31 |
| A plugin for Vite to optimize SVG files using SVGO | 29 |
| Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |
| Custom plugins for building and optimizing web applications with Vite | 70 |
| A plugin that optimizes code imports in development mode by eliminating unused exports | 125 |
| Optimizes image assets using Sharp.js and SVGO for better file sizes. | 350 |
| Enhances Vite by integrating Vue.js functionality | 511 |
| A Vite plugin to prefetch resources in bundles | 19 |
| Provides better development server status tips to aid developers in their work | 61 |
| A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 50 |
| Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| A Vite plugin that runs checks for various code analysis tools in a worker thread. | 1,015 |