-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add nitro.json
to catalog (self-hosted)
#4260
Conversation
Thanks for the PR! This section of the codebase is owned by @madskristensen and |
Thanks! Unfortunately I cannot merge with that |
Ah well that sucks, didn't know. Is that deprecated on their end or still active? I will use |
Hm, from the code you sent it seems like this was only there for backwards compatibility - after searching for |
Oops, that was the wrong link.
The naming is unfortunate because both projects are reasonably popular. Currently both #3965 and #3658 are potential solutions to solve this (so the schema does not generate false positives) |
In the meantime though, I'm still able to merge this with an empty |
@hyperupcall sounds good, thanks! Updated it |
Awesome thanks |
* feat: Add `nitro.json` to catalog (self-hosted) * Update catalog.json * Update catalog.json * Remove filematch for now as it conflicts with nuxt
A follow up PR to #4257 - but I self-host the
nitro.schema.json
file on Nitro's official website instead of the schema store.nitro.json is for https://github.com/mrousavy/nitro - a library for bridging JS code to C++/Swift/Kotlin. Used to create react native modules.