Bun API modules support for NextJS
Unanswered
Giant Angora posted this in #help-forum
Giant AngoraOP
So a PR was made by one of the team at Bun, any ideas for when it will get merged? Or is there something holding this back
https://github.com/vercel/next.js/pull/77616
https://github.com/vercel/next.js/pull/77616
1 Reply
Giant AngoraOP
I'm essentially relying on
bun modules
in my project and have to use alternatives or temporarily comment out logic that uses it until NextJS
allows the support of it