Zack Jackson
Zack Jackson
Should be better once shareable runtime is avaliable
Size should be https://github.com/module-federation/core/pull/3519 14k now
ESM wont work on servers, SSR has to consume commonjs remote.
It depends. I haven't personally tried this. But if you use `import` to load them, then there's no way to release the require cache to reload the server with updated...
Use hoisted runtime experiment
Not currently. Will implement this quarter
This has now been solved. It will hoist module into runtime chunk and not duplicate in each entry. As long as you use single runtime chunk optimization.
@dependabot rebase
@itd-cba provide a repo