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
Changes in #67 (7650beb#L1L265) introduced an issue where a truthy value (config object) is always passed to uglify.js for strict_semicolons option. This makes it impossible to control that option and is too strict - the default value is false.