vite-run
Vite build manager
Enables multi-configuration support and package management for Vite builds in a monorepo setup
Vite multi-configuration monorepo mode operation support (Vite monorepo模式多配置运行支持)
64 stars
1 watching
1 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
herberttn/vite-plugin-typescript-transform | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
nguyenbatranvan/vite-multiple-assets | A plugin for Vite and Astro that allows specifying multiple public asset directories with customizable mime types and support for Server-Side Rendering (SSR) | 18 |
johncampionjr/vite-plugin-vue-layouts | A plugin for Vite that enables router-based layout management in Vue 3 applications | 475 |
kolirt/vite-plugin-robots | Generates robots.txt files based on build mode | 9 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 11 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
manbeartm/vite-plugin-no-bundle | A Vite plugin that builds applications without bundling code | 61 |
kamiapp-fr/vite-plugin-cem | Builds and serves custom elements manifest for Vitejs projects | 29 |
skrulling/vite-plugin-biome | A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 46 |
barrel/shopify-vite | Tooling for building Shopify themes with Vite and TypeScript | 288 |
yzydeveloper/vite-plugin-mpa-plus | An extension for Vite that simplifies the creation of multipage applications with customizable templates and entry points. | 82 |
chronosmasterofalltime/vue-vite-tw-ts | A Vue.js project with Vite and TypeScript setup, including component type support and automated testing tools | 13 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
amrbashir/vite-plugin-tauri | Enables cross-platform app development using Tauri in Vite projects | 160 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 860 |