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
- Can't find `output.experimentalMinChunkSize` in the v7 -> v8 migration guide
- fix(ssr): use proxyModuleUrl instead of proxyModulePath for CSS proxy URLs (fix #21836)
- 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: fix environment API wording
- fix(html): preserve extra attributes on script tags during build
- import.meta.hot.sendTo(environmentName, eventName, data) for inter-environment communication
- Docs
- TypeScript not yet supported