Skip to content

Cannot generate correctly when module name contains subdirectory path #274

@liangjihua

Description

@liangjihua

Affected version

3.4.0

Bug description

For example, I have an archetype like this:

|- __rootArtifactId__-openapi
    |- api
        | - index.ts

When generating the index.ts file, the path will be replaced with __rootArtifactId__-open/api/index.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions