Hans Larsen be7c9b1b8a fix(@angular/cli): generating service dry run fix
Before, generating a service and providing it in a module, the dry run flag was
ignored for the providing part. We dont provide the module now if its a dry-run.

Fixes #5862.
2017-04-11 16:35:15 -07:00
..