Closed
Description
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. Navigate to home.foo
.