This repository was archived by the owner on Feb 20, 2025. It is now read-only.
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
generateStaticRoutes doesn't work for main index.vue – landingpage re-rendered on each request #669
Open
Description
Hey, the feature "generateStaticRoutes": true
does work pretty well but unfortunately especially for the landingpage, so the main index.vue it does not work, so this page is always re-rendered on the server on each request. Any ideas about that? @danielroe
I assume it has something to do with the fact that the index.html is maybe also the route for the fallback ssr lambda function.
Metadata
Metadata
Assignees
Labels
No labels