#not prefixed with / or ./ or ../
11 messages · Page 1 of 1 (latest)
Project ID: N/A
N/A
Are you using Deno?
i have a supabase folder with edge functions
but these are deployed separately
I also have:
"exclude": ["node_modules", "supabase"]
If you're using Deno then you may need to configure import paths
how?