Serve js, css and fonts locally, i.e. not from CDN #144
violoncelloCH
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
In our previous code commit, we replaced the CDN resources with local ones. #84 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Just an update: You can now switch to self-hosted fonts by setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have resources (js, css and fonts) being served locally by Heyform and not through various CDNs. This is because establishing connections, to google, cloudflare etc. leaks information to these third parties.
At least having an option to disable embedding the remote resources should be available.
Beta Was this translation helpful? Give feedback.
All reactions