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
Avoid accessing globals at module initialization time. (#129)
* Avoid accessing global at module initialization time.
This to allow creation of a snapshot-able bundle in certain JS environments.
---------
Co-authored-by: Mayur Arora <[email protected]>
0 commit comments