Did you add some console.log
to see if the slowness is really a problem of loading the bundles or if maybe a network query or something is now slow?
Also I guess you are using lazy loading…
Did you add some console.log
to see if the slowness is really a problem of loading the bundles or if maybe a network query or something is now slow?
Also I guess you are using lazy loading…