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
fix(build) Changed build process so that main property of bower.json was not uglified.
Adding minified / uglified version of the library to other libs and uglifying again as part of a downstream build process was causing problems. The line you would see was i.$new() which might help someone searching.
0 commit comments