In Windows paths in publicDir is incorrect, so no images can be found to optimize.
Checked in Windows but didn't check in Linux/MacOS but should work :)
Checks
[ ] PR adheres to the code style of this project
[ ] Related issues linked using fixes #number
[x] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
[x] Lint and build have passed locally by running pnpm lint && pnpm build
What is the purpose of this pull request?
Description
In Windows paths in
publicDir
is incorrect, so no images can be found to optimize. Checked in Windows but didn't check in Linux/MacOS but should work :)Checks
fixes #number
pnpm lint && pnpm build
Additional Context