[X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
[X] Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Related plugins
[X] plugin-vue
[ ] plugin-vue-jsx
Describe the bug
vite playground vue playground
Code is :
In vite playground, the value of compiler is:
With same code in vue playground, the value is:
Reproduction
https://stackblitz.com/edit/vitejs-vite-fvy9gv?file=src%2FApp.vue
Steps to reproduce
Run and see the console and error reported, it will show the code different with what in vue playground.
System Info
Used Package Manager
pnpm
Logs
No response
Validations