Skip to content

Conversation

djaax
Copy link

@djaax djaax commented Mar 25, 2021

We need more flexibility when it comes to naming partials and don't want to be constrained by our folder structure.

For example, we have

/components
    /button
        button.hbs
    /template
        otherTemplate.hbs

Currently, this names the partial button/button and template/otherTemplate.

This renaming function allows more flexibility, e.g., naming the two templates button and otherTemplate, ignoring the folder structure.

@UziTech
Copy link

UziTech commented Mar 25, 2021

All new development of express-handlebars is done on a new repo express-handlebars/express-handlebars. Please create a PR there.

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

Successfully merging this pull request may close these issues.

2 participants