Add support for self hosting the data files? #68
lancejpollard
started this conversation in
Ideas
Replies: 1 comment
-
Yes, something like this should definitely be possible. Do you have a specific use case? |
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
-
Any chance you are planning on making it so this great library doesn't have to rely on third-party HTTP domains to fetch data? Perhaps you could make it pluggable, just add a
setConfigUrl('/base/path')
sort of thing, and then allow placing the files underneath that spot to self host. Something along those lines.Just a thought!
Beta Was this translation helpful? Give feedback.
All reactions