Open mafixmafix opened 3 years ago
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
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.