Skip to content

Commit

Permalink
Remove Old Records (vercel#10398)
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer authored and chibicode committed Feb 11, 2020
1 parent fcdd3ca commit 614063a
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 614063a

Please sign in to comment.