Skip to content

compiled templates and lambdas #8

@nettofarah

Description

@nettofarah

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions