So I wanted to use eco client-side and I noticed that eco pre-compiles all the helper functions in every single one of the compiled templates.
This could be solved by maybe allowing the compiler to use a global eco object which would then contain the helpers.
This was also mentioned in #48.
So I wanted to use eco client-side and I noticed that eco pre-compiles all the helper functions in every single one of the compiled templates.
This could be solved by maybe allowing the compiler to use a global eco object which would then contain the helpers.
This was also mentioned in #48.