Thanks for the sample project. I tried adding lazy loaded modules in client a, the compilation goes through but at runtime I get Uncaught Error: Zone already loaded and customelementregistry' this name has already been used with this registry.
Do we need to do anything differently to have lazy loaded module in external application which is loaded as angular element?