Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Move from custom <LazyLoad> to react-universal-component #68

Closed
Metnew opened this issue Aug 11, 2017 · 0 comments
Closed

Move from custom <LazyLoad> to react-universal-component #68

Metnew opened this issue Aug 11, 2017 · 0 comments

Comments

@Metnew
Copy link
Owner

Metnew commented Aug 11, 2017

Currently, lazy-loading works using LazyLoad component, which is custom + very minimalistic. I think it would be better to make maintained package responsible for lazy-loading. react-universal-components has lazy-loading out-of-box and provides cool additional options. But personally, I see a problem in react-universal-components hard-dependency with webpack-flush-chunks. You can find more info about these libraries in their repos + blog of the creator of these plugins.

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

No branches or pull requests

1 participant