fix(angular): when generating --preset angular and --cli nx use angular readme at root

This commit is contained in:
AgentEnder 2022-05-12 10:41:57 -04:00 committed by Craigory Coppola
parent e2150e6e67
commit a2d9d5664e

View File

@ -1,4 +1,4 @@
<% if(cli === 'angular') { %>
<% if(cli === 'angular' || preset === 'angular') { %>
# <%= formattedNames.className %>