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
The generated angular code is not minifiable. The variable names in dependency injection get lost. Need to use the special injection syntax to make sure it continues to work when minified.