|
- Vite | Next Generation Frontend Tooling
This documentation covers Vite 3 (old version) For the latest version, see https: vite dev
- Getting Started | Vite
Vite (French word for "quick", pronounced vit , like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects
- Getting Started | Vite
Vite (French word for "quick", pronounced vit , like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects
- Home | Vite
This documentation covers Vite 2 (old version) For the latest version, see https: vite dev
- Vite | 下一代的前端工具链
I'm loving what Vite enables We've found building SolidStart that it is less a metaframework but a system of symbiotic Vite plugins While built with SolidJS in mind, they should scale from our simplest template to opinionated starter We're building an ecosystem on Vite
- 开始 | Vite 官方中文文档
Vite 是一种具有明确建议的工具,具备合理的默认设置。 您可以在 功能指南 中了解 Vite 的各种可能性。 通过 插件,Vite 支持与其他框架或工具的集成。 如有需要,您可以通过 配置部分 自定义适应你的项目。
- Configuring Vite | Vite
It is important to note that in Vite's API the command value is serve during dev (in the cli vite, vite dev, and vite serve are aliases), and build when building for production (vite build)
- Why Vite | Vite - v2. vitejs. dev
Vite aims to address these issues by leveraging new advancements in the ecosystem: the availability of native ES modules in the browser, and the rise of JavaScript tools written in compile-to-native languages
|
|
|