A component (v1+) builder plugin for Handlebars template precompilation
npm install component-build-handlebarscomponent-build-handlebars
==========================
A component (v1.0.0+ only) builder
plugin
for Handlebars template pre-compilation.
``bash`
npm i --save component-build-handlebars
NOTE: There are 2 places that require your attention. First, you
need to add the plugin to the builder. Second, you need to add the
Handlebars runtime to your build.js. (either that, or include it on
your page via another