You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #11158 was merged these links now 404. It looks like the docs have been updated in GitHub but the website / npm have not been updated yet.
Currently after, hitting a 404, a user has to dig through Github issues to find the updated URL's since the packages are no longer linked from the readme.
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
I thought about that, it is a pitty that GitHub doesn't give us a per-folder redirect to another repo. I think having the extra packages/... may also be confusing and we will end up with the same issue once we remove them. IMO the best is to try to get the main sites to change the links.
Describe the bug
Several Vite ecosystem pages link to packages within the core repo pages directly e.g:
Pages include:
Since #11158 was merged these links now 404. It looks like the docs have been updated in GitHub but the website / npm have not been updated yet.
Currently after, hitting a 404, a user has to dig through Github issues to find the updated URL's since the packages are no longer linked from the readme.
Reproduction
https://vitejs.dev/plugins/
Steps to reproduce
The above pages link to the packages in core, which have now moved separate repos under https://github.com/vitejs/
e.g: https://github.com/vitejs/vite-plugin-vue/
Possible fix:
the docsto link to the other repos directlySystem Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: