I use the docker version for local development and testing of packages. When I use pip to install packages from the local repo, I get the following message ...
If I go to http://localhost:4200/, I get a transformed html response which includes my lazy-loaded router-component for the ''path. This is as expected during SSR ...