Skip to content

Relative partials aren't working after r.js build #246

@Bnaya

Description

@Bnaya

After build, the partials index contains all the templates by their full path
The {{> ./ralatievpath }} complied to a relative and not full path

this.invokePartial(partials['./ralatievpath'])

And you get "The partial ./ralatievpath could not be found" error

I'm on the master code last commit 1837ba9

Until it fixed, maybe add a notice about it?

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