Commit 02a944b
committed
chore(schematics): add Nx support for installation via alias
- added `add` schematic alias so Nx users can run `nx g @foblex/flow:add`
- ensured `ng add @foblex/flow` continues to work without requiring Nx
- no runtime changes, only install/usage improvementsadd
1 parent e6a7321 commit 02a944b
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
13 | | - | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
0 commit comments