Skip to content

unclear stuff iterator should call helperResolver #156

Description

@dreyks

issue: I have all my helpers in one directory but I also have {{variable}} references where variable coincides with a template name in the same directory. So the unclear stuff resolver tries to resolve the file and finds it cause it's there, and it thinks that it's a helper, but it's not. All i need is a variable

So it would be nice if instead of just calling resolve the iterator would call helperResolver provided in webpack config. After all the unclear stuff could only be a helper

resolve(request, 'unclearStuff', function(err, result) {

UPD: opened #157

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