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
- feat(import-glob): support read module from alias pattern
- Generate independent JS bundles with no code sharing between bundles (service workers, multi-page apps, multiple library formats)
- Glob imports with alias don't preserve the pattern
- 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
- 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
- Docs
- TypeScript not yet supported