Hi there 👋
I'm Haoqun Jiang from the Vue.js core team, working full time on open source.
I help maintain Vue.js build tools and contribute to Vite.
You can sponsor my open source work via GitHub Sponsors or 爱发电.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseI'm Haoqun Jiang from the Vue.js core team, working full time on open source.
I help maintain Vue.js build tools and contribute to Vite.
You can sponsor my open source work via GitHub Sponsors or 爱发电.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…
exclude documentation to match the latest implementation
graceful-fs version
Current behavior
Component testing with Vite in new projects doesn't work.
There will be errors like:
[vite] Internal server error: Cannot read pro…