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
are bailing out without throwing the error at the end of resolveEntryModuleFromMain, which causes the build to proceed silently but generate bundles that actually fail at runtime. This should probably throw the same error.