CLI Compile Fails

@ScruffR – thinking about this more, why does the newest particle-cli consume all files in the location you run it plus all directories below that place? This doesn’t seem like an optimal way for particle build servers to consume just what they need.

Maybe I am doing something wrong with how I structure my code, but it seems like I will always have random files, at least in my subdirectories. For example, I am not sure how you could use a library that is in a folder without first deleting all of its examples.