Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behavior for "subpath within libs directory" generator option #139

Open
jkoervers opened this issue Feb 22, 2024 · 0 comments
Open

Comments

@jkoervers
Copy link

When I use Nx Console interface to generate a feature using @angular-architects/ddd I get the option to enter a subpath within the libs directory. When I enter ui/ I would expect, that the resulting path would be libs/ui/domain-name/feature-name. But I get libs/domain-name/ui/feature-name. See image below.

image

In my project we have different subfolders under libs and I need the new feature to be inside libs/ui/app-configuration. Am I understanding the option subpath within libs directory wrong or is this a bug? How can I create a feature using @angular-architects/ddd within a subfolder of the libs folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant