Skip to content

Commit

Permalink
Fix dev
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed May 7, 2022
1 parent 03926a7 commit 24a717d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/server/dev/hot-reloader.ts
Expand Up @@ -607,6 +607,7 @@ export default class HotReloader {
relative(this.viewsDir!, absolutePagePath)
),
viewsDir: this.viewsDir!,
pageExtensions: this.config.pageExtensions,
})
: request,
})
Expand Down

0 comments on commit 24a717d

Please sign in to comment.