criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
12 stars 27 forks source link

all paths references on cmfpackage should be relative to the cmfpackage.json file #214

Open joaoopereira opened 2 years ago

joaoopereira commented 2 years ago

When executing any command we see warnings of "not found" files. example: C:[path]../.cmfpackageignore not found!

this happens because the method GetContentToIgnore isn't taking in consideration the location of cmfpackage.json