Open GoogleCodeExporter opened 8 years ago
I am also look forward this feature, but this issue seems is duplicate with
issue #72
Original comment by withw...@gmail.com
on 16 Nov 2012 at 7:59
[deleted comment]
update: It seems the author have worked out the solution for this, but you
should use "text/x-jquery-tmpl" instead of "text/html" for inline template, if
you still want use "text/html" (personally, I prefer "text/x-template".), you
may need modify the source (see http://bit.ly/THyyQJ)
Original comment by withw...@gmail.com
on 16 Nov 2012 at 8:41
Just FYI: this will not work with iCanHaz or Mustache templates, unfortunately
- or at least not without changing those particular scripts. I wirked past this
problem by starting to use Hogan.js and precompile the Hogan Mustache templates
on the server to vanilla Javascript, which can be compressed fine ;-)
Original comment by san...@peecho.com
on 16 Nov 2012 at 9:31
Original issue reported on code.google.com by
san...@peecho.com
on 20 Sep 2012 at 8:28