Hanric

Results 97 comments of Hanric

> Hey [@2heal1](https://github.com/2heal1) ! > > Sorry for the long wait on this. > > I have updated the Reproduction repo such that you can run `npm install` after cloning...

> Why do you need to make this change, rootOutputDir should supply correct path with node/runtimePlugin > > is this to support older versions of rspack lower than 1.3.0? In...

@RussellCanfield ahh that's no problem , you can go on :D

hey i don't sure why it depends on the disable autoPreload . And i support the [shareStrategy](https://module-federation.io/configure/shareStrategy.html) option , which you can config in runtime/build configuration , maybe this can...

it will be merged in next two weeks

re-design : provider: support export specify route like exposes consumer: consume the route like normal remote

looks nice , since you have known how to fix it , can you help to open a pr ?

I'm sorry it can not be merged . Re-init is designed for users dynamic register remote/plugins/shared at the same time ,not call registerRemotes/registerPlugins one be one. And it should not...

need to update changeset , current can not be consumed... https://github.com/module-federation/core/actions/runs/14100100380/job/39494613362

Hmm I don't know understand the requirement . Do you mean expose can be config as the same as shared like 'eager:true', and then it will be loaded with remoteEntry...