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
{{ message }}
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
I've got the following error when building package on serverless :
It seems that, what any option i set or not set to webp config, webp is activated:
Maybe it comes from options init at
image-webpack-loader/index.js
Line 42 in 83d8ea0
Then when initializing plugins, the condition is true, at
image-webpack-loader/index.js
Line 82 in 83d8ea0
Any idea to resolve it ?
The text was updated successfully, but these errors were encountered: