Closed sindresorhus closed 11 years ago
While I like path
, I don't think it is important enough to introduce a breaking change by removing url
and file
. If you want, I can publish a version that takes path
or uri
as well, but now 4 options would be wild :-)
Just support all three, but only document path
;)
done
thanks for listening to my craziness :)
Having both
url
andfile
when they don't differ doesn't make sense.Use
path
oruri
for both instead.