Describe the bug
Error details is found below in Logs. The last working version is vite 0.11.2

System Info
- required
vite version: 0.11.3
- required Operating System: Window 10 Home
- required Node version: Node 12.16
Logs
How to replicate
- Install and run vite
npx create-vite-app test
cd test
npm i
npm i vite@latest
npm i -D cross-env
- change package,json to use debug
cross-env DEBUG=vite:* vite
- navigate to browser and you see the error
There is no error on the command line, only in browser
Reproduction
N.A.
Describe the bug
Error details is found below in Logs. The last working version is vite 0.11.2
System Info
viteversion: 0.11.3Logs
How to replicate
cross-env DEBUG=vite:* vite
There is no error on the command line, only in browser
Reproduction
N.A.