Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uprefactor(@angular/cli): Update error message when multiple NgModules to auto add a component to are found. #17047
Conversation
…to auto add a component to are found. The prior message makes it sound like the only option is to skip the auto import. I've just updated it to let people know that there is another way to get the auto module import goodness.
The prior message makes it sound like the only option is to skip the auto import. I've just updated it to let people know that there is another way to get the auto module import goodness.
Example of the new message in a dummy repository:
