bos-loader icon indicating copy to clipboard operation
bos-loader copied to clipboard

Skip missing directories from config file instead of failing

Open mpeterdev opened this issue 2 years ago • 0 comments

If you have an entry defined in your config file to serve a directory which does not exist, the whole run will error out. Instead, we should skip serving that dir and print a warning about it not existing

mpeterdev avatar Jan 03 '24 15:01 mpeterdev