书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 313 个相关结果.
  • Vite

    Vite Version: 5.x Vite Vite is a tool for both local development and the building of applications. It was created within the Vue ecosystem, but can be used with other UI frame...
  • Vite

    Bootstrap & Vite Setup Project structure Configure Vite Import Bootstrap View on GitHub Bootstrap & Vite The official guide for how to include and bundle Bootstrap’s CSS a...
  • Configuring Vite

    Configuring Vite Configuring Vite Config File Shared Options Server Options Build Options Dep Optimization Options
  • Why Vite

    Why Vite The Problems Slow Server Start Slow Updates Why Bundle for Production Why Not Bundle with esbuild? How is Vite Different from X? Why Vite The Problems Before E...
  • Configuring Vite

    Configuring Vite Configuring Vite Config File Shared Options Server Options Build Options Dep Optimization Options SSR Options
  • 配置 Vite

    配置 Vite 配置 Vite 配置文件 共享配置 Server Options Build Options 依赖优化选项 SSR 选项
  • Vite 中文文档

    敬请所有读者注意 Vite 中文文档 📝 如何参与贡献 📥 如何开始编辑 敬请所有读者注意 原则上这里只进行英文版对应的翻译工作,如果觉得原文有改进之处,或任何不仅针对中文版,而受益所有语言版本的想法,建议直接在英文版仓库讨论。 原则上这里不适合讨论 Vite 的使用问题 ,建议相关问题在 Vite 的 issues 区 、Vite 官方讨论...
  • Vite 中文文档

    敬请所有读者注意 Vite 中文文档 📝 如何参与贡献 📥 如何开始编辑 敬请所有读者注意 原则上这里只进行英文版对应的翻译工作,如果觉得原文有改进之处,或任何不仅针对中文版,而受益所有语言版本的想法,建议直接在英文版仓库讨论。 原则上这里不适合讨论 Vite 的使用问题 ,建议相关问题在 Vite 的 issues 区 、Vite 官方讨论...
  • Vite 中文文档

    敬请所有读者注意 Vite 中文文档 📝 如何参与贡献 📥 如何开始编辑 敬请所有读者注意 原则上这里只进行英文版对应的翻译工作,如果觉得原文有改进之处,或任何不仅针对中文版,而受益所有语言版本的想法,建议直接在英文版仓库讨论。 原则上这里不适合讨论 Vite 的使用问题 ,建议相关问题在 Vite 的 issues 区 、Vite 官方讨论...
  • 为什么选 Vite

    为什么选 Vite 现实问题 缓慢的服务器启动 缓慢的更新 为什么生产环境仍需打包 为何不用 ESBuild 打包? Vite 与 X 的区别是? 为什么选 Vite 现实问题 在浏览器支持 ES 模块之前,开发者没有以模块化的方式开发 JavaScript 的原生机制。这也是 “打包” 这个概念出现的原因:使用工具抓取、处理和链接我...