Process Flow - Bundle preloading
App starts loading
Detect bundles needed
Start preloading bundles
Bundles download in background
Bundles ready when needed
App uses preloaded bundles
Faster app startup and navigation
The app detects which code bundles it will need soon, starts downloading them early in the background, so when the user navigates, the bundles are ready and the app feels faster.