You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have restangular in dependencies.
When i try to separate vendor and app, i have this error :
Error: [$injector:modulerr] Failed to instantiate module restangular due to:
ReferenceError: _ is not defined
How shim lodash in external package?
The text was updated successfully, but these errors were encountered:
I have restangular in dependencies.
When i try to separate vendor and app, i have this error :
Error: [$injector:modulerr] Failed to instantiate module restangular due to:
ReferenceError: _ is not defined
How shim lodash in external package?
The text was updated successfully, but these errors were encountered: