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

Katex #750

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Katex #750

wants to merge 5 commits into from

Conversation

aminya
Copy link

@aminya aminya commented May 30, 2020

  • This moves the Katex code from ink to julia-client. b
  • This improves the loading performance of ink, and by potential lazy loading, of julia-client. Used dynamic import simulation which only loads the package if needed. This helps a lot because Katex is really big.

Related to JunoLab/atom-ink#277 and JunoLab/atom-ink#278

After Ink rollup and Katex movement

After Ink rollup without Katex movement

Without Ink rollup

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.

1 participant