Skip to content

Commit

Permalink
chore: don't need to disable Webpack 5 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovyerus committed Jul 28, 2021
1 parent d387b6c commit ea0b245
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@ module.exports = {
eslint: {
ignoreDuringBuilds: true,
},
future: {
webpack5: false,
},
};

1 comment on commit ea0b245

@vercel
Copy link

@vercel vercel bot commented on ea0b245 Jul 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.