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
Enhancement
At the moment the main.js chunk is imported lazily from the bootstrap entry but is executed immediately. If we want to preload this up front in the future we need to make this lazily executed.