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
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Is there a way to do this with httpVueLoader? The magic is on children: Component.routes. When I define routes on the module.exports = I can't find it on the resolved promise:
Based on this example:
vuejs/vue-router#298 (comment)
Is there a way to do this with httpVueLoader? The magic is on
children: Component.routes
. When I defineroutes
on themodule.exports =
I can't find it on the resolved promise:The text was updated successfully, but these errors were encountered: