-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
enhancementNew feature or requestNew feature or request
Description
#696 change the default route preloading to "none".
While the previous default was "withWaitUntil" it looks like the preloading is started too early in OpenNext and it still interferes with request time.
We should try to push the preloading towards the end of the request, maybe by creating a new "onEnd" hook.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
P2