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

Partials should inherit the namespace of their module #4

Open
Steditor opened this issue Jun 13, 2016 · 0 comments
Open

Partials should inherit the namespace of their module #4

Steditor opened this issue Jun 13, 2016 · 0 comments

Comments

@Steditor
Copy link

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

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

No branches or pull requests

2 participants