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
When deploying an app via Heroku, there's an error: SyntaxError: Invalid regular expression: /^.*?\((?<label>.*?)[,)]/: Invalid group. The stack trace seems to point back to imagemin-pngquant, which uses ow, which is where this regex is being used.