5
Add support for deno debugger
Source: supabase/supabase#13136 · opened by @dancrumb
It would be really useful to be able to start the deno debugger in the deno-relay container with the appropriate port exposed so that a compliant inspector can attach to it.
I'd be happy to have a go at implementing this if you agree it's worthwhile.
It would involve the following:
- Add an argument to supabase functions server to enable the debugger
- Update the code to expose the relevant port
- Some investigation and implementation to make sure that things like breakpoints work sensibly.
I'd be happy to have a go at implementing this if you agree it's worthwhile.
It would involve the following:
- Add an argument to supabase functions server to enable the debugger
- Update the code to expose the relevant port
- Some investigation and implementation to make sure that things like breakpoints work sensibly.
No pledges yet. Be the first to back this.
Comments
Similar requests
Supabase Edge Functions: Deno Lock File v5 Support Request
31 votes · 0 comments
Support for native deno package
3 votes · 0 comments
Deploy Functions with NO TYPE CHECK Flag on default
4 votes · 0 comments
Integrate Deno queue into Supabase
6 votes · 0 comments
Support Deno 1.46
2 votes · 0 comments
No comments yet.