Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Oct 24, 2022
1 parent f115e4f commit e2c78a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/build/webpack-config.ts
Expand Up @@ -1213,6 +1213,7 @@ export default async function getBaseWebpackConfig(
config.experimental.esmExternals,
context,
pkg + '/package.json',
hasAppDir,
isEsmRequested,
getResolve,
isLocal ? isLocalCallback : undefined
Expand Down

0 comments on commit e2c78a6

Please sign in to comment.