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

Pass partial usage data into DustPress Debugger #8

Closed
villesiltala opened this issue Oct 3, 2016 · 1 comment
Closed

Pass partial usage data into DustPress Debugger #8

villesiltala opened this issue Oct 3, 2016 · 1 comment
Assignees

Comments

@villesiltala
Copy link

Pass a data block into the Debugger which displays all found partials and data whether they are used or not. List used templates first.

Example data:

{
   "used:" [
      "shared/my-partial": "/var/www/my-site/content/themes/my-theme/partials/shared/my-partial.dust"
   ]
}
@Nomafin Nomafin self-assigned this Feb 22, 2017
@Nomafin
Copy link
Contributor

Nomafin commented Feb 22, 2017

This has been added to version 1.3.2 of DustPress Debugger.

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

No branches or pull requests

2 participants