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
I directly run cwebp.exe like this bat code, it works, but the JavaScript code webpConverter.cwebp(input, output, options, callback), it got error Error! Unknown option '-'.
I directly run cwebp.exe like this bat code, it works, but the JavaScript code
webpConverter.cwebp(input, output, options, callback)
, it got errorError! Unknown option '-'
.The text was updated successfully, but these errors were encountered: