We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9fe92 commit 793dde2Copy full SHA for 793dde2
libs/ddd/README.md
@@ -86,6 +86,8 @@ ng g @angular-architects/ddd:feature search --domain booking --entity flight --s
86
87
Don't mix Standalone Components and traditional ones within the same domain.
88
89
+**Since version 19**, standalone **defaults to true**.
90
+
91
## Generated Structure
92
93
The included schematics generate a folder for each domain. This folder contains feature libs as well as a library with the domain logic:
0 commit comments