-
Great to see Waku still going strong! I recently refactored my project from the pages FS router to the minimal API, following examples in the repo with the typical main.tsx and entries.tsx files. Not sure if I'm missing something obvious, but without the pages dir routing, how can I replicate layouts and pages marked as static/dynamic? Can I just mark any React component with the same Also - with the minimal API do we have access to React DOM's rendering methods and config? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
The minimal API doesn't have the notion of static/dynamic or pages/layouts. It's so minimal that you can create your own router on top of it. |
Beta Was this translation helpful? Give feedback.
-
Can you elaborate your question? |
Beta Was this translation helpful? Give feedback.
FYI
Waku middleware / API stack (v0.23)
https://excalidraw.com/#json=Tw6pnU-uXwW8WRzCnNXDw,Zz4jaB7E03Mt_VhOWjW4sg