Quick question cause I may be blind or stupid. But is there a flag in the CLI so that I can have every component I generate add moduleId: module.id to my @Component decorator?
Updates:
Just to clear things up a little bit, I'm trying to use ngu-sw-manifest command from a package called ng-pwa-tools.
More Updates:
I'm aware that some people have said that the CLI recommends not to use moduleId anymore, but I'm basing this need off of what a member of the Angular team has said.