Pull-Request-Community / pull-request-community-website

Pull request community
https://pullrequest.co.il/
MIT License
56 stars 100 forks source link

Upgrade next10.1 enable webpack5 #106

Closed EladTal14 closed 2 years ago

EladTal14 commented 3 years ago

added next.config.js and followed instructions, webpack currently has a bug that throws a warning but after talking with Tobias Koppers (webpack founder) he said they will fix it soon. persistent caching will not work until bug fixed.

github-actions[bot] commented 3 years ago

Preview on netlify: https://deploy-preview-106--pull-request.netlify.app/

urish commented 3 years ago

Thanks! The pull-request includes some unrelated commits, can you please rebase it against urish/pull-request-community?

urish commented 3 years ago

Hi Elad,

Any updates from Webpack regarding the warning?

urish commented 3 years ago

Nextjs 10.2.0 has just been released, seems to fix the issue