imazen / imageflow-dotnet-server

A super-fast image server to speed up your site - deploy as a microservice, serverless, or embeddable.
https://docs.imageflow.io
GNU Affero General Public License v3.0
246 stars 33 forks source link

Crashes without wwwroot folder #65

Open lilith opened 1 year ago

lilith commented 1 year ago

env.WebRootPath becomes null and causes a failure.

TODO: warn and explain issue to user instead of killing process