Skip to content

Commit

Permalink
Remove minify: false for webpack5 bundle (#39620)
Browse files Browse the repository at this point in the history
As noticed by @shuding we were disabling minifying for the webpack 5 bundle which was most likely left over from debugging which isn't necessary now as we can use the local version of webpack via the NEXT_PRIVATE_LOCAL_WEBPACK5 env variable instead.
  • Loading branch information
ijjk committed Aug 15, 2022
1 parent 4cd8b23 commit eff9732
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 144,281 deletions.

0 comments on commit eff9732

Please sign in to comment.