Cloudinary Video Player
Bundler Test: Multiple Entry Points
Two entry points (/ and /all) used on the same page.
Verifies shared chunks load once and both players work without conflicts.
Results:
Basic player (default entry):
Player with chapters (/all entry):
What to check in DevTools:
- Shared chunks (video.js core) should load only once
- Both players should render and play
- Chapters should appear on the second player only