jokade / angulate2

Scala.js bindings for Angular
MIT License
87 stars 15 forks source link

fixed children routes to be a jsArray instead of a single route #42

Closed stejskal closed 7 years ago

stejskal commented 7 years ago

Simple change to match the expected javascript value for children routes of a route.

jokade commented 7 years ago

LGTM, thanks!