Skip to content

Conversation

@AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Nov 25, 2025

Purpose

Some videos from external sources can be very large and slow to cache.
To improve performance, we decided to stop caching these resources in the service worker.
We will cache only images and fonts from external sources.
The videos will maybe not be available when offline mode.

@AntoLC AntoLC self-assigned this Nov 25, 2025
@AntoLC AntoLC added frontend SW Service worker labels Nov 25, 2025
@AntoLC AntoLC force-pushed the refacto/stop-caching-videos branch from d19f351 to abf54b5 Compare November 25, 2025 17:07
@AntoLC AntoLC requested a review from Ovgodd November 25, 2025 17:07
@github-actions
Copy link

github-actions bot commented Nov 25, 2025

Size Change: -10 B (0%)

Total Size: 4.07 MB

Filename Size Change
apps/impress/out/_next/static/77b1c02e/_buildManifest.js 0 B -883 B (removed) 🏆
apps/impress/out/_next/static/a8f5b925/_buildManifest.js 883 B +883 B (new file) 🆕

compressed-size-action

Some videos from external sources can be very
large and slow to cache. To improve performance, we
decided to stop caching these resources in the
service worker.
We will cache only images and fonts from external
sources.
The videos will maybe not be available when offline
mode.
@AntoLC AntoLC force-pushed the refacto/stop-caching-videos branch from abf54b5 to 785c9b2 Compare November 26, 2025 09:27
@AntoLC AntoLC merged commit 785c9b2 into main Nov 26, 2025
28 of 30 checks passed
@AntoLC AntoLC deleted the refacto/stop-caching-videos branch November 26, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend SW Service worker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants