Skip to content

Commit

Permalink
try disabling layer
Browse files Browse the repository at this point in the history
  • Loading branch information
shuding committed May 17, 2023
1 parent 357f7f0 commit 1475548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/src/build/webpack-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1937,7 +1937,7 @@ export default async function getBaseWebpackConfig(
},
},
{
issuerLayer: WEBPACK_LAYERS.appClient,
// issuerLayer: WEBPACK_LAYERS.appClient,
test: codeCondition.test,
resolve: {
alias: {
Expand Down

0 comments on commit 1475548

Please sign in to comment.