Hi @gabrielbull, thank you for creating this library! I am looking to try it in a library which uses the libraries mentioned for 'asynccomponents for code-splitting. I noticed that this library has an export called` as well.
So, I am curious if you think this library would be compatible alongside those libraries if I don't use the <Module /> component or would the <Module /> component need to replace those libraries? And if replace, I'd love to understand the differences between these set of libraries and <Module /> components from you - pros/cons/tradeoffs?
Hi @gabrielbull, thank you for creating this library! I am looking to try it in a library which uses the libraries mentioned for 'async ` as well.
components for code-splitting. I noticed that this library has an export called
So, I am curious if you think this library would be compatible alongside those libraries if I don't use the
<Module />
component or would the<Module />
component need to replace those libraries? And if replace, I'd love to understand the differences between these set of libraries and<Module />
components from you - pros/cons/tradeoffs?Thank you!