You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`${NETLIFYDEVWARN} The following npm modules, which are directly or indirectly imported by an edge function, may not be supported: ${modules}. For more information, visit https://ntl.fyi/edge-functions-npm.`,
230
-
)
231
-
}
232
-
233
225
return{ warnings }
234
226
}catch(error){
235
227
if(errorinstanceofError){
@@ -530,16 +522,12 @@ export class EdgeFunctionsRegistry {
0 commit comments