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

Partials To Load Partials Issue/Feature Request #448

Closed
mikeglowacki opened this issue Oct 3, 2016 · 2 comments
Closed

Partials To Load Partials Issue/Feature Request #448

mikeglowacki opened this issue Oct 3, 2016 · 2 comments

Comments

@mikeglowacki
Copy link

Hi guys, great job on this plugin.
While playing with it I noticed that partial html snippets cant load other partials(or, am I missing something?).

It would be great if this was supported since it would provide greater flexibility.

Right now, and as far as I can say, only main template can load other html snippets via:
<%= require('html!./partial.html') %>
However, if a partial.html tried to load another html snippet it does not work.

Is there a way to make this work?

@jantimon
Copy link
Owner

jantimon commented Oct 3, 2016

See #443

@jantimon jantimon closed this as completed Oct 3, 2016
@lock
Copy link

lock bot commented May 31, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants