Files
handlebars.js/lib/handlebars
Nils Knappmeier 1266838829 do not break on precompiled templates from Handlebars >=4.0.0 <4.3.0
- The version-range above have compiler version 7 and
  precompiled templates expecte the (block)
  HelperMissing-functions in "helpers" and not in "container.hooks".
- Handlebars now accepts precompiled templates of version 7.
- If a precompiled template with version 7 is loaded,
  the (block)HelperMissing-functions are kept in "helpers"
2019-09-24 23:45:09 +02:00
..
2015-08-22 11:13:08 -07:00
2015-08-22 11:13:08 -07:00
2017-10-21 15:42:27 +02:00
2015-04-16 16:43:01 -05:00