I have created the code for implementing Lazy loading in my app.
I can see the js files for lazyloaded modules in my DIST folder as below
But these files are not visible in Solution Explorer in Visual Studio for checkin. Due to which the application is not loading lazy loaded modules in production server.