near / bos-loader

MIT License
19 stars 5 forks source link

Skip missing directories from config file instead of failing #20

Open mpeterdev opened 6 months ago

mpeterdev commented 6 months ago

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