Community Forum
Applying SRI hashing to code snippet
almost 6 years ago by Shane Fast
I'm looking to apply SRI hashing to the code snippet provided by Localize to our site's header such as this:
However, upon generating a hash I get this message: "Error: this resource is not eligible for integrity checks. See https://enable-cors.org/server.html"
I was hoping to do this for security reasons. Is there any way to achieve this?