Zack Jackson

Results 362 comments of Zack Jackson

Integration into webpack would be tough but possible. I am working on adding chunk maps to the federation interface to allow SSR and so on to read the used chunks...

Id open a issue about webpack integration before starting a PR - ensure Tobias will sign off on such a modification. Just state you're willing to work on it. For...

Ahhh okay so using the low level api. So I'm actually working on a solution that exposes Federation and the internal chunk loading directly to you so you can call...

I'll be releasing that function for end users. But you can achieve it with my new SSR plugin and just loop over the entries and execute them, they'll return the...

@schirrel coming back to this. Since webpack will not accept your idea, how'd you feel about us creating a plugin under this organization that extends MF with some augmented extras?...

Book some time and let's talk. I'm thinking ModuleFederationEnhacedPlugin https://calendly.com/scripted-alchemy/special-pair-programming-session

Also how familiar are you with webpack internal apis? I've been looking for some help on my SSR plugin for next but needz the skillz Funding wise I'm working on...

Find another slot on my calendar :D

So I may have a way to do this now. It would involve inspecting the runtime module that creates this request, and see if it can take a dynamic expression...

Are you using angular architects plugin? i dont work on Angular apps so not really sure.