Trying out the new alpha build. I ran into this issue where I can't specify resolves by service name: ``` resolve: { 'test': 'testResolver', } ``` I get ``` Error: [ng:areq] Argument 'fn' is not a function, got string ``` [Here is a plunkr](http://plnkr.co/edit/7jV46gRSLTYthoFSBIeq?p=preview). Navigate to `home.foo`.