Closed devinivy closed 6 years ago
not much of anything to say, sorry 🚬 :trollface: this looks super cool. thanks for thinking about this and drumming this up. 🙏
Thanks for taking a good look at this @zemccartney !
As discussed off github, we may want to take a slightly different approach to handle a case like this one,
lib/
.hc.js
plugins/ <-- cwd
sub-plugin/
.hc.js
Under the old behavior it would correctly (I think) choose lib/
as our working plugin. Under the behavior in this PR it would start to choose sub-plugin/
. Will be thinking on it!
Replaced by #10.
See #8 for details