gulpjs / fined

Find a file given a declaration of locations.
MIT License
12 stars 6 forks source link

New: Allow name & path properties to have an extension #9

Closed phated closed 5 years ago

phated commented 5 years ago

@sttk I've been hacking on the extends syntax idea and I found it weird that this module can't accept a path or name property that already has an extension. These changes should allow that.

phated commented 5 years ago

@sttk I've amended and force-pushed

phated commented 5 years ago

@sttk thanks for reviewing! I'll get this released right away. I'm also going to submit some WIP changes for extends syntax in Liftoff.