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
warnings.push(newError("EmittedAssetSizeWarning: "+"The total initial download cost for these assets are likey to impact web performance. Consider keeping the total size of your initial assets < "+initialLimit+"kB"));
75
+
warnings.push(newError("EmittedAssetSizeWarning: "+"The total initial download cost for these assets are likey to impact web performance. Consider keeping the total size of your initial assets < "+totalInitialChunkSize+"kB"));
0 commit comments