This is a minimal reproduction testcase for vitejs/devtools#280
This repository will likely be deleted after that bug is fixed.
- Run
npm install. It will respect the existingwsversion frompackage-lock.json. - Run
npm run dev. It will crash. - Run
npm run build. It will crash.