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

Complete removal of MathJax library [for a branch] #551

Closed
wants to merge 5 commits into from

Conversation

jesperronn
Copy link

This commit is intended for projects which don't need the Mathjax functionality. Fixes #549

NOTE: Run bower prune and gulp to cleanup your working directory.

Mathjax is extremely time-consuming to build and very big: Removing it, removes 174MB footprint in Stackedit
and lowers build times from 33s to 25s (a 25% performance improvement running gulp)

NOTE I would prefer this to be a separate branch in Stackedit... either a branch where we explicitly include Mathjax or explicitly exclude it. @benweet I need your guidance here!

This commit is intended for projects which don't need the Mathjax functionality.
NOTE: Run `bower prune` and `gulp` to cleanup your working directory.

Mathjax is extremely time-consuming to build and very big: Removing it, removes 174MB footprint in Stackedit
and lowers build times from 33s to 25s (a 25% performance improvement running `gulp`)
@jesperronn jesperronn changed the title Complete removal of MathJax library. Complete removal of MathJax library [for a branch] Sep 24, 2014
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.

Provide a branch without Mathjax -- faster build times
2 participants