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
The current Cloudflare adapter template adds wrangler types to the prepare npm lifecycle script but types are not necessary for deployments. Is it worth finding a way to skip this step in CI and making that change?
The current Cloudflare adapter template adds
wrangler typesto the prepare npm lifecycle script but types are not necessary for deployments. Is it worth finding a way to skip this step in CI and making that change?cc: @ghostdevv