Open jyc opened 8 years ago
One goal I had was for everything to be usable offline. But because MathJax is so big, we load it from a remote CDN. This won't work if you're offline, and I wonder if there are even security concerns.
This might be useful https://github.com/mathjax/MathJax-grunt-cleaner; most use cases need only about ~1.5MB of MathJax's components.
One goal I had was for everything to be usable offline. But because MathJax is so big, we load it from a remote CDN. This won't work if you're offline, and I wonder if there are even security concerns.