-
…in reply to @MaOberlehner
MaOberlehner no. by default, the scaffolded task is: "test:e2e": "start-server-and-test preview http://localhost:4173/ 'cypress open --e2e'", and preview is: "preview": "vite preview --port 4173", At CLI, I confirmed "vite preview .. " did not run Vue.