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
- HMR silently skipped on Windows when file is imported via npm workspace symlink (backslash path from watcher doesn't match POSIX `moduleGraph.fileToModulesMap` keys)
- fix: normalize path in moduleGraph.onFileChange on Windows (fix #22264)
- fix: patch parseurl to remove deprecated url.parse usage
- feat: make `RunnableDevEnvironment` fetchable
- ?raw import of large file with many newlines causes OOM (153x memory amplification from sourcemap generation)
- Suggestion: backend-only mode
- resolve.tsconfigPaths should accept configuration object
- plugin-legacy: renderModernChunks set false, the dynamic import file unuse baseurl
- fix: avoid unhandled rejection error for missing properties
- Configurable options during `buildApp`
- Docs
- TypeScript not yet supported