Fix #4058: FontAwesome CDN is slow/blocking.
Switch to the free self-hosted version of FontAwesome. We're not using any Pro icons, so the Pro version isn't necessary.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.11.2",
|
||||
"@rails/webpacker": "^4.0.0",
|
||||
"debug-loader": "^0.0.1",
|
||||
"dropzone": "^5.5.1",
|
||||
|
||||
Reference in New Issue
Block a user