They are the bottom in the generated folder .nuxt/router.js
after build, you can inspect the ./nuxt/router.jsfile
routes: [
{
path: "/",
component: _91346e10,
name: "index"
}, {
...
}
]
Thanks, found that literally seconds ago :D
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
after build, you can inspect the
./nuxt/router.jsfile