freeCodeCamp/client
Kristofer Koishigawa 77b27d79f6 fix: conditionally load MathJax (#37360)
* fix: Removed MathJax CDN from header and set it up to download whenever a user goes to a Rosetta Code challenge

* Reworked slightly so that MathJax CDN script is only rendered once

* Simplified further

* Resolved conflicts and updated MathJax fallback to work like the one on donate.js

* Escaped backticks in scriptLoaders.js

* refactor: remove reliance on state
2019-10-30 15:46:39 +03:00
..
config fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
plugins fix: make Gatsby wait for challenges to be sourced 2019-07-26 19:40:46 +05:30
src fix: conditionally load MathJax (#37360) 2019-10-30 15:46:39 +03:00
static fix: update caching on resources (#37460) 2019-10-23 00:19:56 +05:30
utils Revert "feat: load scripts conditionally based on path " (#37351) 2019-10-17 02:41:33 +05:30
.babelrc fix: warnings about babel corejs config 2019-05-02 01:01:00 -07:00
.gitignore fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
gatsby-browser.js fix: save the fonts locally 2019-10-16 19:29:48 +09:00
gatsby-config.js fix: remove Gatsby proxy (#37364) 2019-10-17 18:20:02 +05:30
gatsby-node.js fix: add rollbar keys 2019-10-16 13:07:57 +05:30
gatsby-ssr.js fix: conditionally load MathJax (#37360) 2019-10-30 15:46:39 +03:00
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore: update monaco-editor, react-monaco-editor (#37445) 2019-10-22 01:09:21 +05:30
package.json chore: update monaco-editor, react-monaco-editor (#37445) 2019-10-22 01:09:21 +05:30
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30