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

Use React code-splitting #245

Open
openjck opened this issue Nov 8, 2018 · 0 comments
Open

Use React code-splitting #245

openjck opened this issue Nov 8, 2018 · 0 comments

Comments

@openjck
Copy link
Contributor

openjck commented Nov 8, 2018

We added code-splitting using a third-party library in #127. React now ships with code-splitting tools. They don't appear to be seriously interfering with the third-party library (yet) but we should move to React-based code-splitting soon to improve performance and ease maintainability, as well as reducing the risk of the two interfering badly.

https://reactjs.org/docs/code-splitting.html

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

No branches or pull requests

1 participant