mirror of
https://github.com/supabase/supabase.git
synced 2026-06-02 19:02:06 +08:00
docs: Debugging Edge Functions with Inspector (#27014)
* chore: update ai types. * docs: start ef inspector docs. * chore: break out into own page. * chore: spelling. * chore: chrome devtools only.
This commit is contained in:
@@ -1145,6 +1145,10 @@ export const functions: NavMenuConstant = {
|
||||
name: 'Debugging Edge Functions',
|
||||
url: '/guides/functions/debugging',
|
||||
},
|
||||
{
|
||||
name: 'Debugging Tools',
|
||||
url: '/guides/functions/debugging-tools',
|
||||
},
|
||||
{
|
||||
name: 'Logging and Using Headers',
|
||||
url: '/guides/functions/functions-headers',
|
||||
|
||||
Reference in New Issue
Block a user