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
// We need an RFC to assess whether or not we want to provide the ability to pass a number to customize the MPA fallback threshold.
39
+
// This depends on how well this feature is received in real projects, but also on what the threshold is based on: number of bundles needed to be preloaded for the next route, or the size of these bundles.
40
+
// In the future, we might be able to speed up SPA so much that falling back to MPA will never make sense.
0 commit comments