Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: fix crash when any webserver dependency is not installed (#877)
Before, when a user enables webserver and does not install sanic, the app just crashes. Now, log an error log.
- Loading branch information