Skip to content

Handlebars is tightly coupled #253

Description

@jscharett

Looking at the doc, it states that you can use 'handlebarsPath' to specify the path to a different version of handlebars. However, looking at the hbs plugin, it requires 'hbs/handlebars'. It only seems to use the handlebarsPath when compiling the templates. In order for me to truly use a different version of handlebars, I need to set of a path in my require.config to point to the new version. Would be nice if the plugin could handle this for me in some fashion, so I don't need to specify 2 paths to handlebars in my config.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions