Skip to content

Commit db39ed6

Browse files
committed
errors.json
1 parent fa3520e commit db39ed6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/next/errors.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,5 +706,6 @@
706706
"705": "Route is configured with dynamic = error that cannot be statically generated.",
707707
"706": "Invariant: static responses cannot be streamed %s",
708708
"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."
709+
"708": "Failed to persist Chrome DevTools workspace UUID. The Chrome DevTools Workspace needs to be reconnected after the next page reload.",
710+
"709": "`rspack.getModuleNamedExports` is not supported by the wasm bindings."
710711
}

0 commit comments

Comments
 (0)