Try using preload strategy, this might help you with your problem. If your application initial load takes less than 10 to 15 mb of resources then I suggest you to use angular's built-in preloadAllModules strategy in the app.config.ts file .