Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Steven <steven@ceriously.com>
  • Loading branch information
mohsen1 and styfle committed Feb 5, 2022
1 parent 95ca863 commit e342339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/server/config-shared.ts
Expand Up @@ -57,6 +57,7 @@ export interface WebpackConfigContext {
isServer: boolean
/** The build id, used as a unique identifier between builds */
buildId: string
/** The next.config.js merged with default values */
config: NextConfigComplete
/** Default loaders used internally by Next.js */
defaultLoaders: {
Expand Down

0 comments on commit e342339

Please sign in to comment.