Edge Functions not detected during deploys

@SmashManiac The “Drag & Drop” deploy isn’t as well supported as the other methods for deploying sites on Netlify.

It’s mentioned here that they don’t “build anything”:

I also know there are past threads that mention that “Drag & Drop” doesn’t support functions:

Checking the documentation I see:

https://docs.netlify.com/edge-functions/get-started/#deploy

Use continuous deployment or Netlify CLI manual deploys to deploy your edge functions.

I would avoid using “Drag & Drop” purely because it has known issues which will not be fixed and is regarded as the “least-desirable and least-capable upload method”.

See:

1 Like