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> ```