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 a series of gulp tasks setup to minify, uglify and concat all JS files together. Using the minified version of your JS results in an injector loading issue.
Minifying and uglifying myself fixed the problem. Perhaps a missed dependency.
Thought I'd let you guys know.
The text was updated successfully, but these errors were encountered:
I have a series of gulp tasks setup to minify, uglify and concat all JS files together. Using the minified version of your JS results in an injector loading issue.
Minifying and uglifying myself fixed the problem. Perhaps a missed dependency.
Thought I'd let you guys know.
The text was updated successfully, but these errors were encountered: