dai-shi / waku

⛩️ The minimal React framework
https://waku.gg
MIT License
3.91k stars 102 forks source link

feat(waku/router): prefetch on view (<Link />) #672

Closed bysxx closed 3 weeks ago

bysxx commented 3 weeks ago

This is the props I needed. If this component is exposed to the screen, prefetch target route

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Apr 26, 2024 9:27am
codesandbox-ci[bot] commented 3 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

bysxx commented 3 weeks ago

@dai-shi I don't know if I fully understand what you said, but I applied it first! Please feedback!