Relative Content

Tag Archive for angularwebpack-5

Module federation in angular webpack and nx build different files with exact same project settings

We have implemented module federation with nx. In a poc project we created a shell and a remote project with all default settings with angular 18.0.3 ( in the poc 18.0.2) and ng/angular 19.1.2
In the poc project when we build the project it works fine, but if we copy the same projects and settings in an existing project the module federation doesn’t work. And different files are created. We don’t get any error when we build and run the project.’