Skip to content

Remove Module name from module folder on creation #13

@acidlake

Description

@acidlake

When creating a new module using generate:module --module=ModuleName there's a bug that the name Module gets added at the end of the folder and also in the command and module entry file, that should be removed.

  • Bug withe the module name for the module folder name it should not add Module at the end.
  • The namespace in the main entry file should remove Module at the end.
  • The namespace in command should remove the Module at the end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions