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
- per environment `cssMinify: false` doesn't work when `sharedPlugins: true`
- On devserver public files cannot be loaded if they contain special url characters like #
- `ssrLoadModule` errors on non-npm packages
- `external: true` ignored in ssr env when returned from `resolveId`
- feat: add support for chunkSizeWarningIgnoreList build configuration option (feat #21276)
- chore: add the temporarily generated configuration file to gitignore
- fix(hmr): buffer messages when WebSocket clients are not ready (#21349)
- fix: invalidate chunk hashes on renderBuiltUrl change (fix #13996)
- `environments.<name>.build.lib.fileName` is ignored
- refactor!: remove `isFileServingAllowed`
- Docs
- TypeScript not yet supported