Deploying Edge Functions Shared Folder
I have multiple edge functions using the
_shared folder, if I want to make a change to the _shared folder and deploy do I just do the same as any other function e.g. supabase deploy _shared?