Skip to content

Commit c65f576

Browse files
gbjmaccesch
authored andcommitted
Update README.md
1 parent 4e2d6a0 commit c65f576

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/islands_router/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ routing when you use islands.
99
This uses *only* server rendering, with no actual islands, but still maintains client-side state across page navigations.
1010
It does this by building on the fact that we now have a statically-typed view tree to do pretty smart updates with
1111
new HTML from the client, with extremely minimal diffing.
12-
13-
The demo itself works, but the feature that supports it is incomplete. A couple people have accidentally
14-
used it and broken their applications in ways they don't understand, so I've renamed the feature to `dont-use-islands-router`.

0 commit comments

Comments
 (0)