Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Bnaya opened this issue Nov 24, 2015 · 0 comments
Open

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

Bnaya opened this issue Nov 24, 2015 · 0 comments

Comments

@Bnaya
Copy link

Bnaya commented Nov 24, 2015

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant