Hacker News new | past | comments | ask | show | jobs | submit login

Webpack 5 adds module federation, which to some extend solves our problems with “too many people /teams depend on each other”. Doesn’t solve component communication, but provides support for shared libs management.

Super popular currently.

Best is to start here I think: https://medium.com/@ScriptedAlchemy/webpack-5-module-federat...

And the “official” doc: https://webpack.js.org/concepts/module-federation/




Thanks! I'm neck-deep in a webpack4 project right now. Any idea when 5 will exit beta?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: