martpie / next-transpile-modules

Next.js plugin to transpile code from node_modules. Please see: https://github.com/martpie/next-transpile-modules/issues/291
MIT License
1.13k stars 85 forks source link

Detect NextJS versions where Webpack 5 is the default. #217

Closed mrroll closed 3 years ago

martpie commented 3 years ago

-> #218 :)

mrroll commented 3 years ago

That's certainly better than having to manually compare versions. Will wait for 8.x :) Thanks!