bos-loader
bos-loader copied to clipboard
Skip missing directories from config file instead of failing
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