Marc Polizzi

Results 5 comments of Marc Polizzi

Thank you for the link but not sure to understand how it is related to this issue. I've updated a bit the example project to include React/ReactDOM as a similar...

Sorry but I guess I'm missing something. I thought the meaning of the following is to share common module between the host and the remote: ``` shared: { "react": {...

Thank you: got it. I've mismatched package names and actual Webpack module names. Now it works as expected. Thanks again.

Thank you. I'll dig into the code.