Skip to content

Commit 907d8e7

Browse files
authored

File tree

7 files changed

+924
-208
lines changed

7 files changed

+924
-208
lines changed

packages/next/errors.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,5 +704,7 @@
704704
"703": "Route is configured with dynamic = error which cannot be statically generated.",
705705
"704": "Route is configured with dynamic = error be statically generated.",
706706
"705": "Route is configured with dynamic = error that cannot be statically generated.",
707-
"706": "Failed to persist Chrome DevTools workspace UUID. The Chrome DevTools Workspace needs to be reconnected after the next page reload."
707+
"706": "Invariant: static responses cannot be streamed %s",
708+
"707": "Invariant app-page handler received invalid cache entry %s",
709+
"708": "Failed to persist Chrome DevTools workspace UUID. The Chrome DevTools Workspace needs to be reconnected after the next page reload."
708710
}

0 commit comments

Comments
 (0)