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
unplugin-vue-router is a unplugin library created by @posva, same auther as vue-router. It provide almost same feature as vite-plugin-pages but better intergration with vue-router, include some cool feature like auto generate route types base on your route files to provide autocomplete for vue-router.
if it worth replacing vite-plugin-pages with unplugin-vue-router now
if it worth replacing vite-plugin-pages with unplugin-vue-router after unplugin-vue-router reaches v1.0
Alternative
If it would be concluded there is no point in migration, write the reasoning in a comment and close the issue, so people can find the issue and don't ask the same question again
Clear and concise description of the problem
https://github.com/hannoeru/vite-plugin-pages says:
https://github.com/posva/unplugin-vue-router however says:
Suggested solution
Check out https://github.com/posva/unplugin-vue-router, compare it to
vite-plugin-pages
, and considervite-plugin-pages
withunplugin-vue-router
nowvite-plugin-pages
withunplugin-vue-router
afterunplugin-vue-router
reachesv1.0
Alternative
If it would be concluded there is no point in migration, write the reasoning in a comment and close the issue, so people can find the issue and don't ask the same question again
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: