Cloudinary Video Player
Bundler Test: Lazy Loading
Only the tiny lazy stub loads on page load. The full player core loads on demand
when you click the button below. Watch the Network tab.
Results:
What to check in DevTools:
- On page load, only the lazy stub JS should appear in the Network tab
- After clicking "Load Player", the core player chunks should load
- The player should render and play video after loading