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

Do not load CodeMirror until first code editor opened #198

Closed
sapegin opened this issue Oct 12, 2016 · 0 comments
Closed

Do not load CodeMirror until first code editor opened #198

sapegin opened this issue Oct 12, 2016 · 0 comments
Milestone

Comments

@sapegin
Copy link
Member

sapegin commented Oct 12, 2016

Try to lazy load as much as possible until the user actually opens a code editor (if it’s closed by default).

CodeMirror is the first and the biggest candidate for code splitting but maybe we can extract something else.

Related issue: #136.

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

No branches or pull requests

1 participant