Angular 17 ssr build reaching memory limit when routing nested modules
Within my app-module I have three feature modules “desktop”, “info”, “shared”. The desktop-module contains the info-module and the shared-module. The info-module contains a imprint-component and the shared-module contains a foot component: