E.g. ``` copy({ targets: [ { dest: 'lib/', src: 'boguspath/index.html' }, ], }), ``` Assuming boguspath doesn't exist, I get no error (or warning) when building. This should be standard and/or at the very least an option.