Skip to content

Commit

Permalink
Merge branch 'canary' into fix/imgix-no-double-querystrings
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Jul 6, 2021
2 parents 0d8173e + d476c91 commit 4cde0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/client/route-loader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ function resolvePromiseWithTimeout<T>(

// TODO: stop exporting or cache the failure
// It'd be best to stop exporting this. It's an implementation detail. We're
// only exporting it for backwards compatibilty with the `page-loader`.
// only exporting it for backwards compatibility with the `page-loader`.
// Only cache this response as a last resort if we cannot eliminate all other
// code branches that use the Build Manifest Callback and push them through
// the Route Loader interface.
Expand Down

0 comments on commit 4cde0c2

Please sign in to comment.