Skip to content

Commit

Permalink
merge canary
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Aug 15, 2022
1 parent 39b09b9 commit 2e8fe69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/server/next-server.ts
Expand Up @@ -86,6 +86,7 @@ import { bodyStreamToNodeStream, getClonableBody } from './body-streams'
import { checkIsManualRevalidate } from './api-utils'
import { shouldUseReactRoot } from './utils'
import ResponseCache from './response-cache'
import { isDynamicRoute } from '../shared/lib/router/utils'
import { IncrementalCache } from './lib/incremental-cache'
import { getSortedRoutes } from '../shared/lib/router/utils/sorted-routes'

Expand Down

0 comments on commit 2e8fe69

Please sign in to comment.