Prerender support for dynamic URLs

Hello. Let me start by saying I’m blown away by RedwoodJS. It makes me want to build 5 different apps at the same time haha.

I’ve been looking in to the prerender option for Routes and it seems to check everything I need except for being available for Dynamic URLs. In the documentation it says “We’re working on this”. Would love to know if there is an issue/PR for this or how can I (a noob who loves what you guys are doing) contribute to help speed this up?

Thank you everyone who has worked on this awesome project.

3 Likes

Hey @DeveloperTheExplorer, I’d say you’re just in time! Have you seen the v3 RC? The section on “Cell and Route-parameter Prerendering” is basically prerendering for dynamic URLs and is probably what you want:

2 Likes