Skip to content

Inline partials #255

@andsav

Description

@andsav

The plugin does not seem to support inline partials. For the following code:

{{#*inline "rightButtons"}}
....
{{/inline}
....
{{> rightButtons}}

It will try to fetch "inline.js" as a helper (should be included in defaultHelpers array). Then it will try to fetch "rightButtons.hbs".

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