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

Add additional template paths #67

Open
jwir3 opened this issue Sep 21, 2019 · 0 comments
Open

Add additional template paths #67

jwir3 opened this issue Sep 21, 2019 · 0 comments

Comments

@jwir3
Copy link

jwir3 commented Sep 21, 2019

It would be really nice if we could have multiple template paths. For our website, we have a design system that we bundle into a .gem file that includes our templates. After adding the gem to the project and exposing the directory, this works great. The problem comes when I want to use a template that isn't included in the gem, but is specific to the website itself.

It seems like it should be possible to specify a set of search paths for Stache that would allow it to utilize whichever template was found first in the search paths.

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

No branches or pull requests

1 participant