Skip to content

Example for building a plugin-based workflow designer with Angular and Dynamic Module Federation

Notifications You must be signed in to change notification settings

manfredsteyer/module-federation-with-angular-dynamic-workflow-designer

Repository files navigation

FederationDemo

Demonstrates webpack 5 Module Federation with Angular and the Angular Router.

Workflow Designer

Start

Disclaimer

Module Federation is a brand-new technology that will come with webpack 5. As webpack 5 is currently in beta, it's not intended for production yet. Also, to make it work with Angular already today, my examples use a patched version of the Angular CLI and a custom webpack configuration. Once webpack 5 is final and the Angular CLI supports it, we won't need these workarounds anymore but have a more streamlined way for all of this. Nevertheless, investigating this technology already today gives us a sound idea of what's possible shortly.

For the same reason, this example does not support debug mode. Just build and serve it as mentioned above.

About

Example for building a plugin-based workflow designer with Angular and Dynamic Module Federation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published