core icon indicating copy to clipboard operation
core copied to clipboard

fix(runtime): provide error message when remote entry init fails

Open ScriptedAlchemy opened this issue 1 year ago • 2 comments

Description

Provide error message if remoteEntry inner methods fail

Related Issue

https://github.com/module-federation/core/issues/2737

Types of changes

  • [ ] Docs change / refactoring / dependency upgrade
  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)

Checklist

  • [ ] I have added tests to cover my changes.
  • [x] All new and existing tests passed.
  • [ ] I have updated the documentation.

ScriptedAlchemy avatar Jul 09 '24 23:07 ScriptedAlchemy