Skip to content

Commit

Permalink
Update packages/next/build/webpack-config.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Haddad <[email protected]>
  • Loading branch information
timneutkens and Timer authored Jul 20, 2020
1 parent 2c53d0c commit 4da19a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/build/webpack-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@ export default async function getBaseWebpackConfig(
tracer,
}),
!isWebpack5 &&
!config.experimental.modern &&
config.experimental.modern &&
!isServer &&
!dev &&
(() => {
Expand Down

0 comments on commit 4da19a5

Please sign in to comment.