ViteVite
Vite:下一代的前端工具链,为开发提供极速响应。Vite: Next-generation frontend tooling for lightning-fast development.
极速的服务启动Lightning-fast Server Start
使用原生 ESM 文件,无需打包!Uses native ESM files, no bundling required!
轻量快速的热重载Lightning Fast HMR
无论应用程序大小如何,都始终极快的模块热替换(HMR)。Hot Module Replacement (HMR) stays fast regardless of application size.
丰富的功能Rich Features
对 TypeScript、JSX、CSS 等支持开箱即用。Out-of-the-box support for TypeScript, JSX, CSS and more.
优化的构建Optimized Build
可选"多页应用"或"库"模式的预配置 Rollup 构建。Pre-configured Rollup builds for "Multi-Page App" or "Library" mode.
通用的插件Universal Plugins
在开发和构建之间共享 Rollup-superset 插件接口。Shared Rollup-superset plugin interface between development and build.
完全类型化的APIFully Typed API
灵活的 API 和完整的 TypeScript 类型。Flexible API with full TypeScript types.