vite
https://github.com/vitejs/vite
TypeScript
Next generation frontend tooling. It's fast!
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported20 Subscribers
Add a CodeTriage badge to vite![CodeTriage badge for vitejs/vite](/vitejs/vite/badges/users.svg?count=20)
Help out
- Issues
- terserOptions 配置 drop_console: true, // 移除 console drop_debugger: true, // 移除 debugger 参数不起作用
- Unable to bundle Prisma for serverless functions
- @vitejs/plugin-legacy: What are the difference between `targets` and `modernTargets`?
- Deep importing `.module.scss` file compiles in dev but not build
- feat: export default config
- simplify typescript setup of create-vite templates
- `RunnableDevEnvironment` is export from `.d.ts` as class, but it's not exported from `.js`
- Allow customization of`.env` loading priorities
- Customize the path or method for the vite dev server to locate index.html.
- fix: normalize html path in `transformIndexHtml()`
- Docs
- TypeScript not yet supported