Can anyone please share an example that has AppModule and another module lets say HomeModule, with a lazy loading route to HomeModule and that works with Angular 2 Cli AoT compilation option.
When I try this I get error "HomeModule is not an NgModule.