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
Need a way to boot the DI system and use service providers inside of Gatsby applications. Thought about this on the bike ride today:
Split Bundle into two modules, one that includes polyfills and reexports, and another one that is just the bundle base class, no funny business. That way something like gatsby can still retain control of the root execution
Need a way to boot the DI system and use service providers inside of Gatsby applications. Thought about this on the bike ride today:
Bundle
into two modules, one that includes polyfills and reexports, and another one that is just the bundle base class, no funny business. That way something like gatsby can still retain control of the root execution✏️
The text was updated successfully, but these errors were encountered: