-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
Hi,
We were testing your nice oauth-ng module and came across the issue with the code minification.
When included in an app and minified with browserify, we see the classical Angular error: [$injector:unpr] Unknown provider: aProvider <- a <- Profile <- oauthDirective
When the module code is modified as suggested at https://docs.angularjs.org/error/$injector/unpr?p0=aProvider%20%3C-%20a%20%3C-%20Profile%20%3C-%20oauthDirective, it seems work.
Is it something you are planning to change it in the future?
Metadata
Metadata
Assignees
Labels
No labels