You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it necessary to integrate the functionality (also #1443) in inferno like react did, or can we write a HoC which change the state to initialize rendering after resolving the dynamic import?
I think inferno should have a new release under @inferno and features like this can be released under smaller packages in that npm scope. @inferno/suspense etc
Add support for React.lazy
https://reactjs.org/blog/2018/10/23/react-v-16-6.html#reactlazy-code-splitting-with-suspense
The text was updated successfully, but these errors were encountered: