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
- fix(css modules): apply preprocessor to composed file if needed (fix #10340)
- fix: re-run build when config files are changed in watch mode
- Dependencies assets are not include on the application assets
- Changes to vite.config.js build --watch mode is not reflected as mentioned in the docs
- fix: bundle classic workers by default (fix #8466)
- Ability to append `style`/`script` elements inside of a `shadow-root`
- 'URL' named export breaks static file import in production build
- Respect `conditions` arg from node
- feat: allow package subpaths in ssr.noExternal
- TypeScript WebWorker scripts imported with `new URL()` get inlined as `data:video/mp2t`
- Docs
- TypeScript not yet supported