-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Steps to reproduce
imagemin({
conversion: [
{ from: 'jpeg', to: 'webp' },
{ from: 'png', to: 'webp' },
{ from: 'JPG', to: 'jpeg' },
],
}),We have found that there is a problem with your writing, and it will report an error during the first run.
However, due to the presence of cached files, it was able to run on the second attempt. Please investigate and resolve this issue.
unplugin-imagemin/src/core/utils.ts
Line 227 in e1b6306
| fileNameMap: Map<string, string>, |
What is expected?
normal output
What is actually happening?
[unplugin-imagemin] Cannot read properties of undefined (reading 'fileName')
System Info
Any additional comments?
No response
ChasLui
Metadata
Metadata
Assignees
Labels
No labels
