Generate fails with ERROR [vite]: Rollup failed to resolve import "/res/img/photos/..."
My app is running just fine in dev mode, but when I build, it fails with this error:
The images are all stored in the public folder, and referenced like this:
Am I missing something?
The images are all stored in the public folder, and referenced like this:
Am I missing something?