Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As MFEs load, they need to get their localized messages into the internationalization system so they’re available to be used. We can imagine that dynamically loaded components may export their messages alongside the component, and the shell will pass those on to the i18n system as they come through. Alternately, the component could handle adding them to the i18n system itself when it renders.