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 supported21 Subscribers
Add a CodeTriage badge to vite
Help out
- Issues
- calling `createServer` sets `process.env.NODE_ENV`
- Option to prevent `link[rel="stylesheet"]` elements in index.html from being merged into a single `link[rel="stylesheet"]` element
- `new URL` broken when using alias or subpath imports together with template
- `build --watch` doesn't watch files in `public`
- fix(css): `config.build` should be obtained from the current environment rather than from the top-level config
- `vite build` fails when a WebWorker uses `import()`: Invalid value "iife" for option "output.format" - UMD and IIFE output formats are not supported for code-splitting builds.
- `import.meta.glob` 添加 `filter` 配置
- During Legacy builds worker files are not generated with `renderModernChunks` set to false
- fix(client): hmr on web workers
- Vite injects __vitePreload even if the modulePreload option is disabled
- Docs
- TypeScript not yet supported