docs(angular): use an actual schematic in example of converting it to an nx generator (#14716)
This commit is contained in:
parent
0e2eb29153
commit
a55c2bcbd5
@ -130,7 +130,7 @@ Then, you might need to register it in the `collections.json`:
|
|||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
export const libraryGenerator = wrapAngularDevkitSchematic(
|
export const libraryGenerator = wrapAngularDevkitSchematic(
|
||||||
'@nrwl/angular',
|
'@schematics/angular',
|
||||||
'library'
|
'library'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user