Describe the bug
After upgrading from v6.3.2 to v6.3.3 my rather simple tests are failing with:
ReferenceError: Cannot access '__vite_ssr_export_default__' before initialization
Reverting back to v6.3.2 fixes it.
It looks like this message was introduced in 80a91ff:

I'm guessing, of course, but...
Reproduction
n/a
Steps to reproduce

the error is thrown on this highlighted line:

System Info
Windows and Linux and Docker...
Used Package Manager
pnpm
Logs
No response
Validations
Describe the bug
After upgrading from v6.3.2 to v6.3.3 my rather simple tests are failing with:
ReferenceError: Cannot access '__vite_ssr_export_default__' before initializationReverting back to v6.3.2 fixes it.
It looks like this message was introduced in 80a91ff:
I'm guessing, of course, but...
Reproduction
n/a
Steps to reproduce
the error is thrown on this highlighted line:
System Info
Used Package Manager
pnpm
Logs
No response
Validations