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
- Only show error backtrace when `VITE_BACKTRACE=1`
- Vite API searchForWorkspaceRoot should add "nx.json" to list of monorepo file root
- transform a js/jsx/ts string
- Add an option for overriding the file system module in the JS API
- Vite throws internal server errors for *any* property on `ModuleInfo` that doesn't exist
- `ModuleRunner` - Sharing `concurrentModuleNodePromises` across invocations is not compatible with Cloudflare Workers runtime
- `runnerImport` sets `process.env.NODE_ENV` to `development`
- Plugin `transformIndexHtml` called with a `*.html` id that's `import`ed and not an entrypoint during `vite build`.
- Commented-out importmap is uncommented during build
- Improvement to build report for statically compressed assets
- Docs
- TypeScript not yet supported