next-transpile-modules
next-transpile-modules copied to clipboard
Next.js plugin to transpile code from node_modules. Please see: https://github.com/martpie/next-transpile-modules/issues/291
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
- [x] I HAVE READ [THE FAQ](https://github.com/martpie/next-transpile-modules#faq) AND MY PROBLEM WAS NOT DESCRIBED THERE - [x] I WILL GIVE 10$ TO BAGUETTE IF MY SOLUTION WAS ACTUALLY IN THE README/FAQ...
- [x] I HAVE READ [THE FAQ](https://github.com/martpie/next-transpile-modules#faq) AND MY PROBLEM WAS NOT DESCRIBED THERE - [x] I WILL GIVE 10$ TO CHARITY IF MY SOLUTION WAS ACTUALLY IN THE README/FAQ...
I'll keep it short: one edgecase of `next-transpile-modules` it not covered by Next.js 13's `transpilePackages`, a few people cannot use the official solution, and require their packages to not be...