Skip to content

Support for Handlebars' precompiler #38

@Matt3o12

Description

@Matt3o12

Handlebars allows me to define HTML templates and write clearer coffee script code (because I don't need to add all this HTML into my code).
Handlebars has a precompiled which increases the load time significantly and reduces the size of the package.

Adding support for the precompiler would save me and probably some other users some time.

More information about precompiling can be found on Handlebars' homepage.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions