fix(angular): when generating --preset angular and --cli nx use angular readme at root
This commit is contained in:
parent
e2150e6e67
commit
a2d9d5664e
@ -1,4 +1,4 @@
|
|||||||
<% if(cli === 'angular') { %>
|
<% if(cli === 'angular' || preset === 'angular') { %>
|
||||||
|
|
||||||
# <%= formattedNames.className %>
|
# <%= formattedNames.className %>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user