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
* Whether to use the whole app module graph in development mode. This makes development mode chunking more like production but may come with an HMR performance regression.
502
+
* Whether to compute the whole app module graph in development mode. This may reduce memory usage
503
+
* by enabling more sharing of chunking decisions across routes.
0 commit comments