next-rest-framework
next-rest-framework copied to clipboard
Generate not working with server-only package
If I add import "server-only"
to a dependency used by a next-rest-framework
endpoint, the endpoint is ignored and omitted from the spec. Is this a known issue?