Scorpiion / vane

Server-side framework for Dart/Dartlang with a built-in middleware system.
BSD 3-Clause "New" or "Revised" License
59 stars 11 forks source link

Starting vane server with an empty app.yaml results in stacktrace #12

Open andreasolund opened 10 years ago

andreasolund commented 10 years ago

Starting the server with an empty app.yaml results in a crash when generating the routes. This is due to that Vane checks if an app.yaml is present, but not that it has any values.

Stacktrace:

Breaking on exception: object of type NoSuchMethodError