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 supported22 Subscribers
Add a CodeTriage badge to vite
Help out
- Issues
- `resolve.tsconfigPaths` misresolves paths from a symlinked shared tsconfig package
- Can't find `output.experimentalMinChunkSize` in the v7 -> v8 migration guide
- fix(ssr): use proxyModuleUrl instead of proxyModulePath for CSS proxy URLs (fix #21836)
- [Vite 8.0.0] CSS SSR error: The specifiers must be a non-empty string. Received "?html-proxy&direct&index=0.css"
- fix(deps): guard against undefined deps in commitProcessing
- fix(optimizer): stabilize server dep outputs during discovery
- [vite-create] Add way to return to previous step
- Constant assigned to a variable should be used when tree shaking
- Setting `build?.ssr` makes `base: "./"` to be treated as `base: "/"` but building an Environment with `conumer: 'server'` does not do the same
- docs: add example for Node.js polyfills
- Docs
- TypeScript not yet supported