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
- Add dev server route to resolve entries by name
- environment validation schema
- per environment `cssMinify: false` doesn't work when `sharedPlugins: true`
- On devserver public files cannot be loaded if they contain special url characters like #
- `ssrLoadModule` errors on non-npm packages
- `external: true` ignored in ssr env when returned from `resolveId`
- refactor: use rolldownOptions where possible
- defaulting to not inheriting top-level config for non-client environment
- feat: add support for chunkSizeWarningIgnoreList build configuration option (feat #21276)
- chore: add the temporarily generated configuration file to gitignore
- Docs
- TypeScript not yet supported