Skip to content

Partials should inherit the namespace of their module #4

Description

@Steditor

Currently, the folder structure in a module's partials folder repeats the namespace of the module.
It would be better though, to inherit the module's namespace.

Current:
modules/{moduleName}/views/partials/{moduleName}/xyz.pug
Expected:
modules/{moduleName}/views/partials/xyz.pug

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions