Using a CDN for list.module and site.module JS files

How can we solve this error? - https://i.imgur.com/GLffnsk.png
The same is showing on the frontity.org site as well and due to this site score is affecting in GTMatrix scan
from frontity.org - https://i.imgur.com/o51g6pC.png

Hi @parth.nextbits,

It seems that the G-Metrix tool is not reporting this correctly.

If you go to frontity.org and open the network tab in your browser console you should see that the same asset is served with the x-vercel-cache: HIT which means that this response was served “from the edge” (from the CDN).

Maybe you have to specify the CDN in the “User Settings”