fix(angular): show the correct link to the docs when running nx init (#13576)
This commit is contained in:
parent
4b0eb70ef3
commit
1c6d7b4e39
@ -39,8 +39,7 @@ export async function makeAngularCliFaster(args: Args) {
|
||||
title: '🎉 Angular CLI is faster now!',
|
||||
bodyLines: [
|
||||
`Execute 'npx ng build' twice to see the computation caching in action.`,
|
||||
'Learn more about computation caching, how it is shared with your teammates,',
|
||||
'and how it can speed up your CI by up to 10 times at https://nx.dev/getting-started/nx-and-angular',
|
||||
'Learn more about the changes done to your workspace at https://nx.dev/recipes/adopting-nx/migration-angular.',
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user