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

Remove the special case in the getThirdPartyAssetURL method for MathQuill. #2596

Merged

Conversation

drgrice1
Copy link
Member

@drgrice1 drgrice1 commented Oct 7, 2024

That special handling is no longer needed now that MathQuill is installed via npm from the npm repositories. Furthermore, jsdelivr provides the files from the package that can be used when the $options{thirdPartyAssetsUseCDN} option is set to 1.

Copy link
Contributor

@somiaj somiaj left a comment

Choose a reason for hiding this comment

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

Confirmed that mathquill is loaded from the CDN with this.

@drgrice1 drgrice1 force-pushed the remove-old-mathquill-asset-case branch from 7f30c6d to 7cf196a Compare October 18, 2024 15:13
@drgrice1 drgrice1 force-pushed the remove-old-mathquill-asset-case branch from 7cf196a to fba77cd Compare October 29, 2024 19:29
…hQuill.

That special handling is no longer needed now that MathQuill is
installed via npm from the npm repositories.  Furthermore, jsdelivr
provides the files from the package that can be used when the
`$options{thirdPartyAssetsUseCDN}` option is set to 1.
@drgrice1 drgrice1 force-pushed the remove-old-mathquill-asset-case branch from fba77cd to 917732a Compare November 11, 2024 21:33
@pstaabp pstaabp merged commit 378c4ed into openwebwork:develop Nov 12, 2024
2 checks passed
@drgrice1 drgrice1 deleted the remove-old-mathquill-asset-case branch November 13, 2024 02:13
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.

3 participants