I\'m using handlebars.js and I want to start precompiling everything, but I can\'t seem to find a way to precompile the partials. The majority of my templates are actually parti
I am using HandleBars v3.0.3 and I have partial and not partial templates pre-compiled in one file.
This thread is little bit confusing so I am summarizing the working solution.