gruntjs/grunt-contrib-handlebars

How to add runtime code to output file?

Opened this issue · 0 comments

Is it possible to add runtime code http://handlebarsjs.com/precompilation.html to output file also to prevent including it from html file ?:

<script src="/libs/handlebars.runtime.js"></script>