nitro
nitro copied to clipboard
feat(nitrogen): Improve error message for cyclic struct references
- Adds a helpful error message when Nitrogen encounters a stack overflow possibly due to cyclic struct references
- Documents the limitation in the custom-structs docs with examples of direct and indirect cycles
- Links the error message to the docs for more info
Someone is attempting to deploy a commit to the Margelo Team on Vercel.
A member of the Team first needs to authorize it.
Closing in favor of #1074 which includes this improvement along with proper cyclic dependency handling.