JakubKoralewski / lets-watch-it-together-private

Unconnected fork of LWIT. Private for the duration of SCRUM project.
https://lets-watch-it-together-scrum.herokuapp.com
MIT License
1 stars 0 forks source link

fix(next): webpack5 issues #32

Closed JakubKoralewski closed 3 years ago

JakubKoralewski commented 3 years ago

https://github.com/vercel/next.js/issues/21679

https://github.com/vercel/next.js/issues/21679#issuecomment-770198142

First tried downgrading to 10.0.5 but then I'd have to remember to disable the strict package version requirement and we'd be lose future updates. I mean need to keep an eye on this cause it's not a perfect solution and increases the bundle size (https://github.com/vercel/next.js/issues/21679#issuecomment-770226716)