Files
handlebars.js/spec
Nils Knappmeier 9d5aa363cf fix: don't wrap helpers that are not functions
- helpers should always be a function, but in #1639 one seems to
  be undefined. This was not a problem before 4.6 because helpers
  weren't wrapped then.
  Now, we must take care only to wrap helpers (when adding
  the "lookupProperty" function to the options), if they
  are really functions.
2020-01-13 21:39:01 +01:00
..
2014-11-08 14:35:23 -06:00
2019-09-24 07:31:19 +02:00
2019-12-02 22:40:05 +01:00
2019-12-02 22:40:05 +01:00
2019-12-02 22:40:05 +01:00