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:
evazion
2019-10-22 12:02:26 -05:00
parent e9a3ed563c
commit 103742eb6c
5 changed files with 9 additions and 7 deletions

View File

@@ -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",