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
`loadPlugins` sometimes get invoked before the project config is
available. In that case, it will not load the plugins, but when the
next chance comes to do so, it will take the early exit ("we already
tried to load plugins") instead of loading them.
0 commit comments