Skip to content

Commit

Permalink
Remove Old Records (#10398)
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Feb 3, 2020
1 parent f542999 commit 3d507ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next/build/webpack-config.ts
Expand Up @@ -579,7 +579,6 @@ export default async function getBaseWebpackConfig(
}),
].filter(Boolean),
},
recordsPath: path.join(outputPath, 'records.json'),
context: dir,
// Kept as function to be backwards compatible
entry: async () => {
Expand Down

0 comments on commit 3d507ab

Please sign in to comment.