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

compiled templates and lambdas #8

Open
nettofarah opened this issue Feb 7, 2013 · 1 comment
Open

compiled templates and lambdas #8

nettofarah opened this issue Feb 7, 2013 · 1 comment

Comments

@nettofarah
Copy link

First of all, thank you very much for the plugin!

I'm using the plugin with require-js rails. And for some reason I'm having problems with lambdas after the templates are compiled.

It still tries to execute the lambdas. But it looks like the parameters of the lambdas don't get passed along.

Everything works perfectly in development.
Is there any configuration I'm missing?

I've got these in my configuration file:

hgn:
templateExtension: '.mustache'
compilationOptions:
disableLamba: false

@millermedeiros
Copy link
Owner

do you have any examples that I can try out?

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