About 311 results
Open links in new tab
  1. 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.

  2. Features | Vite

    Vite provides first-party HMR integrations for Vue Single File Components and React Fast Refresh. There are also official integrations for Preact via @prefresh/vite.

  3. 静态资源处理 | Vite 官方中文文档

    Git LFS 占位符会自动排除在内联之外,因为它们不包含它们所表示的文件的内容。 要获得内联,请确保在构建之前通过 Git LFS 下载文件内容。 默认情况下,TypeScript 不会将静态资源导入视为有效的 …

  4. Features | Vite

    Vite provides first-party HMR integrations for Vue Single File Components and React Fast Refresh. There are also official integrations for Preact via @prefresh/vite.

  5. Vite | Next Generation Frontend Tooling

    This documentation covers Vite 3 (old version). For the latest version, see https://vite.dev.

  6. Building for Production | Vite

    When it is time to deploy your app for production, simply run the vite build command. By default, it uses <root>/index.html as the build entry point, and produces an application bundle that is suitable to be …

  7. Getting Started | Vite (main branch)

    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.

  8. Why Vite | Vite - v4.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 …

  9. Build Options | Vite

    The list of chunks to preload for each dynamic import is computed by Vite. By default, an absolute path including the base will be used when loading these dependencies.

  10. Home | Vite

    This documentation covers Vite 2 (old version). For the latest version, see https://vite.dev.