-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
status: awaiting user responsetype: bugcode to address defects in shipped codecode to address defects in shipped codev4Issues related to the v4 Next.js runtimeIssues related to the v4 Next.js runtime
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.
tomasfranciscoriefer02
Metadata
Metadata
Assignees
Labels
status: awaiting user responsetype: bugcode to address defects in shipped codecode to address defects in shipped codev4Issues related to the v4 Next.js runtimeIssues related to the v4 Next.js runtime