-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove font-awesome 6.4 CDN from resources #13717
Comments
Maybe the issue with the hash itself, it happens many times in the past |
Sorry, my bad. |
No worry, I will try to update my old PR that I started long time back |
FYI, I use this tool to get a SRI from a URL: |
Describe the bug
font-awesome 6.4 does not have a CDN but one is defined in the resources. Instead, maybe use the local resource using
.SetUrl()
https://www.jsdelivr.com/package/npm/@fortawesome/fontawesome-free
When I used font 6.4 in production, I get issue with the integrity token
@agriffard
The text was updated successfully, but these errors were encountered: