We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Currently server services need to be imported from virtual import #supabase/server.
#supabase/server
Check documentation and code.
Could be a nice UX to allow auto import of those services.
The text was updated successfully, but these errors were encountered:
@pi0 @atinux
Sorry, something went wrong.
Here is an example how to register auto import presets for nitro: https://stackblitz.com/edit/github-tuyddi?file=module%2Fruntime%2Futils.nitro.ts,module%2Fmodule.ts
(usage is verbose and not depending on hooks, since we are working on some refactors, this is probably safest to implement for nitro at current RC)
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity.
No branches or pull requests
Currently server services need to be imported from virtual import
#supabase/server
.Check documentation and code.
Could be a nice UX to allow auto import of those services.
The text was updated successfully, but these errors were encountered: