cli
cli copied to clipboard
Functions Deploy flag to deploy only the ones that changed
Supabase would keep function hash remotely and then before deploying, compare against local hash.
Optional flag: --skip-no-changes or something else.
Note: I see No change found in Function if there was no changes found on my functions when I deploy, but in the supabase dashboard I still see Last Updated change to now
Would love to see this implemented!