Hello there,
I have implemented cloudflare workers on my WordPress website and everything works fine.
The only issue I want to solve is the slow loading time for JS files. I have Autoptimize that works fine without workers but when i activate the worker it doesn’t seem to work at all and each file take around 600 ms to load instead of 30 ms normally.
Any insights?
Thanks!