6 ms·
Workers run before the cache so I would avoid this for static sites. One can use workers for dynamic routes on a static site though.
by AtNightWeCode 3y ago
Workers run before the cache so I would avoid this for static sites. One can use workers for dynamic routes on a static site though.