Skip to content

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

Description

@jkoervers

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions