souporserious/renoun

next.js plugin errors when not the outermost plugin

Closed this issue · 1 comments

The Next.js plugin does not currently compose well because of the need for returning an async function noted here. This needs to be fixed if possible or detailed in the documentation better.

Closing this in favor of the manual Next.js setup documented here since the Next.js plugin no longer exists.