Two Javascript links are not accessible in China
fishtailstudio opened this issue · 4 comments
fishtailstudio commented
https://code.jquery.com/jquery-3.2.1.slim.min.js
https://use.fontawesome.com/releases/v5.0.6/js/all.js
The above two JavaScript links are not accessible in China because of The Great Firewall , which results in slow page loading.
Can you change the above two links, or use loacal resource, or provide a method to replace them.
In addition, can it support I18N in future versions?
Thanks.
abdurrahmanriyad commented
I think using as a local resource would be a good idea
abdurrahmanriyad commented
Solved in #244
fishtailstudio commented
@abdurrahmanriyad Thanks!
fishtailstudio commented
Solved in #244
Can you add a tag to auto-update packagist ?
@abdurrahmanriyad