Please help me, White page showing for longtime after loading splash screen.
And you are doing what exactly?
Does the app load after you see the white screen for a long time?
If you are building your app with the CLI, try adding --prod
to the build command or look into using Lazy Loading to make the app only load the required pages on startup.