raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 69,329

  1. Hey Vue3/Vite/Cypress users. If you scaffold a new vue3 w/ cypress, npm run test:e2e fails. Seems that "vite preview --port 4173" will NOT run Vue. Removing 'preview' from the vite call makes everything work. Known bug? If not... where do I file? With Vue?