You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.
+1 for this optimization! We just noticed this duplication as well, and were immediately looking for a way to cut it out, but got lost in the details of why it is there in the first place.
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.
The text was updated successfully, but these errors were encountered: