angular lazy loaded module not creating bundle code example
Example: creating a module with lazy loading in angular 9
ng g m customers --route customers --module app.module
ng g m customers --route customers --module app.module