@module-federation v2 runtime plugin - beforePreloadRemote args wrongly typed
Describe the bug
It seems that options should have entry property as well
And here is what does this property contain:
Reproduction
https://github.com/Keitar6/reproMF-chunks
Used Package Manager
npm
System Info
-
Validations
- [X] Read the docs.
- [X] Read the common issues list.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Make sure this is a Module federation issue and not a framework-specific issue.
- [X] The provided reproduction is a minimal reproducible example of the bug.
I patched a few of these already but will double check.
If you want to submit a PR. You Can you look in core.ts and will see all the hooks
Okay, it would make more sense to just submit a PR for this, you are right. Thank you
I'm not the strongest TS dev lol. So you'll probably do it better than I 😂
@Keitar6 are you able to open a pr?
Yeah, sure, will do
Stale issue message