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
Implement a mock Netlify global based upon the published NetlifyGlobal interface
We no longer publish the actual implementation of our Netlify global for edge functions, we only publish the types
This file is used for parsing the 'in-source configuration' - which is why using a simple implementation for the Netlify global such as the one provided should be good enough
Her eis the previous PR which added the Netlify global into this file for context -- netlify/edge-bundler#427
0 commit comments