Skip to content

Commit 2aa9586

Browse files
authored
Update prefetch docs and mention it's production only. (#1324)
1 parent 7deca93 commit 2aa9586

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,8 @@ Router.onAppUpdated = (nextUrl) => {
351351

352352
### Prefetching Pages
353353

354+
(This is a production only feature)
355+
354356
<p><details>
355357
<summary><b>Examples</b></summary>
356358
<ul><li><a href="./examples/with-prefetching">Prefetching</a></li></ul>

0 commit comments

Comments
 (0)