dsherret / dax

Cross-platform shell tools for Deno and Node.js inspired by zx.
MIT License
1.05k stars 35 forks source link

fix: resolve the path immediately in pipeToPath #67

Closed dsherret closed 1 year ago

dsherret commented 1 year ago

Just noticed this while looking at the past review. I think it would be better to resolve the path immediately in case someone changes the cwd while the fetch is running.