angular-plugin-architecture-with-module-federation icon indicating copy to clipboard operation
angular-plugin-architecture-with-module-federation copied to clipboard

feature --> plugins as library

Open mafixmafix opened this issue 5 years ago • 1 comments

your work is amazing, i working on new open source CMS platform with angular and pluggable architecture. what's your opinion about whole system as a library? one lib as a core for plug and play and another libs for plugins. each plugin can contain one or more component with active routing.

mafixmafix avatar Nov 16 '20 14:11 mafixmafix

Hi.

Thank you for your great work. I already successfully build and run the version 7, 8, but the angular 11 version isn't worknig - probably much changes happened in angular 11 and webpack too...

The base example package.json isn't contain webpack, and the installed version is 4.44.x I try to update with new webpack 5.35.x but it's isn't work.

Please update the repo with working example.

Thank you

4i-helpynet avatar Apr 23 '21 14:04 4i-helpynet