Is it possible to generate this routes? #7807
-
The problem is explained on the README.md of the template I'm going to link, but posting it here also for anyone that knows or can help. Thanks in advance. Link to StackBlitz Example: https://stackblitz.com/edit/sveltekit-dynamicstaticroutes?file=README.md The idea is simple. Having the routes that this project includes (See StackBlitz) I want to be able to generate a static site with a final folder structure looking like this.
As the project is set right now, the website itself works, however the Given that the 3 post routes are known at build time. Is there any way to have the static adapter generate them? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Try enabling ssr |
Beta Was this translation helpful? Give feedback.
Try enabling ssr