Federation Native #448
viktoriialurie
started this conversation in
RFC
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Short Description
Module Federation functionality is now becoming part of the JavaScript language standards. As this happens portions of module federation can be rewritten to take advantage of the language features.
Longer Description
When module federation was created, it was done so when Webpack 4 was still standard and Webpack 5 was just coming out. JavaScript has also evolved in the two years since. There is an opportunity to simplify the interfaces, make the code more performant, and reduce complexity by leveraging language features that are now available.
Business Value
Module federation becomes more performant, easier to maintain, and faster to add functionality.
Beta Was this translation helpful? Give feedback.
All reactions