-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels