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
UglifyJS seems to return something unexpected when used in combination with harmony option. I'm not entirely sure why, and while handling the error better is easy, the new message is not any better.
There's a bug when I use mangle: properties: true - it just errors with NoMethodError (undefined method `start_with?' for nil:NilClass)
Unfortunately that's all I have. Let me know if there's a debug param you want me to add to get more info. I used this:
The text was updated successfully, but these errors were encountered: