I am working with components that use Handlebar templates. In an attempt to create a Handlebar helper, I follow the instructions provided on this help page, SCF Handlebars Helpers. I've created a simple helper server side first to see if it works. However, my bundle is in an "installed" state. I don't see any AEM bundles exporting the handlbars api. Do I need to create my bundle as a fragment to the bundle that has handlebar's api library?
com.github.jknack.handlebars -- Cannot be resolved