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

Consider loading code samples asynchronously to avoid large bundle size #48

Open
habbes opened this issue Jun 10, 2018 · 0 comments
Open
Labels
minor low priority task performance

Comments

@habbes
Copy link
Owner

habbes commented Jun 10, 2018

As noted in PR #47, since the code samples are loaded as strings in code, they might lead to a large bundle size if there are many and/or large code samples. Consider loading them asynchronously to avoid this issue.

This is not a major issue at the moment, so it can be given a low priority.

@habbes habbes added performance minor low priority task labels Jun 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor low priority task performance
Projects
None yet
Development

No branches or pull requests

1 participant