Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing MathJax resources, update path #266

Conversation

scissorsneedfoodtoo
Copy link
Contributor

Checklist:

Currently, if you visit a News article that's using MathJax served by the fCC CDN, there are a few 404s in the console due to missing resources:

image

This PR adds those missing resources, sourced from this repo, to the CDN, and updates the path slightly by moving everything into an es5 directory.

Once these are added, I'll create a few more PRs to update News and the Hashnode preview service to use the script within the es5 directory, and test that all resources are fetched when the page loads.

@scissorsneedfoodtoo scissorsneedfoodtoo marked this pull request as ready for review June 21, 2024 07:20
@scissorsneedfoodtoo scissorsneedfoodtoo requested a review from a team as a code owner June 21, 2024 07:20
@ojeytonwilliams ojeytonwilliams enabled auto-merge (squash) June 21, 2024 07:24
Copy link
Contributor

@ojeytonwilliams ojeytonwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ojeytonwilliams ojeytonwilliams merged commit c77647d into freeCodeCamp:main Jun 21, 2024
2 checks passed
@scissorsneedfoodtoo scissorsneedfoodtoo deleted the fix/mathjax-resources-and-path branch June 21, 2024 10:23
@scissorsneedfoodtoo
Copy link
Contributor Author

Thanks for the quick review and merge :)

@ojeytonwilliams
Copy link
Contributor

No worries, it looked good and easily reversible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants