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

Makara won't work with dust templates with a different ext #41

Closed
framp opened this issue Jun 18, 2014 · 1 comment
Closed

Makara won't work with dust templates with a different ext #41

framp opened this issue Jun 18, 2014 · 1 comment

Comments

@framp
Copy link

framp commented Jun 18, 2014

As the title says.

The culprit is in /lib/translator/index.js at line 41.

template = path.join(templateRoot || this.templateRoot, name + '.dust');
@aredridel
Copy link
Contributor

I think this is WONTFIX for now, since makara is effectively deprecated. Move to engine-munger, and I'll work to fix it there for the 1.0 release.

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

2 participants