lukeed / taskr

A fast, concurrency-focused task automation tool.
MIT License
2.53k stars 74 forks source link

Modify logic for constructing `file.base` #217

Closed lukeed closed 7 years ago

lukeed commented 7 years ago

When resolving / parsing the file.base, sometimes unwanted segments were kept while wanted segments were ignored.

This (hopefully) makes the behavior more consistent. Awaiting test (and appveyor?) results.

Will resolve #216

lukeed commented 7 years ago

Node 0.12 & IOjs don't support Array.findIndex, hence the errors.