Closed
Description
Since shipping the PR to vendor Deno dependencies, netlify dev
no longer runs middleware or edge functions correctly.
To fix this, we should ensure the vendored dependencies are copied to the dev server directory during onPreDev
This is the build step that does the vendoring: https://github.com/netlify/next-runtime/pull/2302/files#diff-126513369bd4ea319345bbb81971f82857aecab4d597bf4e0063f7dd07082b3a
Added to Linear as FRA-53.