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
We're minifiying twice thanks to uglifyify. We need this to remove dead requires. But it also doesn't minify all the way, so we still need uglify as well. I haven't actually looked to see if there's a better way.