Compatibility issue between @preact/preset-vite
2.8.3 and vite
2.9.18
#130
Labels
needs-more-info
Issue needs more information to be able to resolve it
I encountered a build error when upgrading my app from
@preact/preset-vite
2.8.2 to 2.8.3. Upgradingvite
from 2.9.18 to 5.x fixed the issue, despite 2.x being listed as a supported version.For some reason, I'm unable to reproduce the issue in a clean project, so there must be something specific to my project's code or configuration that's causing the error. Here's a snapshot of my code prior to upgrading.
yarn build
outputThe text was updated successfully, but these errors were encountered: