vite-knowledge-patch
Installation
SKILL.md
Vite Knowledge Patch
Use this skill when configuring, upgrading, extending, or troubleshooting Vite. Start with the migration checks, then open the topic reference that matches the work at hand.
Reference index
| Reference | Topics |
|---|---|
| Builds and dependency optimization | Bundled development, chunk import maps, and the Rolldown-backed package |
| Development server and assets | HMR-aware bundled development, case-insensitive globs, and custom HTML asset sources |
| Migration and runtime requirements | Node.js support, browser targets, Vitest compatibility, and removed APIs |
| Plugin and framework APIs | Environment API and coordinated multi-environment builds |
| Resolution and module interoperability | ESM-only packaging, CommonJS loading, and direct WebAssembly ESM imports |
| Transforms, TypeScript, and styles | Lightning CSS interoperability and Sass legacy API removal |