Closed divmgl closed 10 years ago
Hi, I love angularAMD's functionality, but I'm trying to use the resolve function which is already taken by angularAMD.
How can I set up a second resolve function on top of angularAMD's?
angularAMD.route is implemented in such a way that allow you to use your own resolve. Can you setup a plunker or jsfiddle on scenario that you are having trouble with?
angularAMD.route
Assumed resolved as no reply from user.
Hi, I love angularAMD's functionality, but I'm trying to use the resolve function which is already taken by angularAMD.
How can I set up a second resolve function on top of angularAMD's?