Owen Hancock

Results 5 comments of Owen Hancock

You bet. https://github.com/module-federation/core/pull/3042

Hey @ScriptedAlchemy would you like me to [re-open the PR](https://github.com/module-federation/core/pull/3042)? Have you had an opportunity to [look at the example](https://github.com/sbvice/mf-relative-path-example) I shared?

@ScriptedAlchemy It doesn't look like I can re-open. You might be able to do that. I can create a new PR -- I do need to rebase the changes and...

@econneely I've been working basically without the DTS feature for now (similar to what MF1 had), where I will either have stubbed .d.ts files, or I'll pull the remote also...

Hey @ScriptedAlchemy @2heal1, I've had a [fix ready to go for a while](https://github.com/module-federation/core/pull/3042) on this one, [including an example repo](https://github.com/sbvice/mf-relative-path-example) all set up for review. It seems like there is...