-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
verbose/verb-repo-helpers
#4Description
Super weird... as always :D
{%= ifExists([process.cwd() + '/.verb.head.md'], include(process.cwd() + '/.verb.head.md')) %}
Fails by saying that it cannot include .verb.head.md
beacause it's not found.
~~I forgot, where is exactly this helper? ~~
Found it, it's https://github.com/verbose/verb-repo-helpers.
edit: Oooh. Got it, it's because include
is also called, no matter of the if
condition.
/cc @doowb @jonschlinkert
Metadata
Metadata
Assignees
Labels
No labels