melodic-egg-83620
07/20/2022, 2:51 PMimport.meta.env
because import
should be used at the top-level and for having comments as the first line in some Vue files. I've been told Cypress doesn't compile your actual application, it just hits it at localhost based on it being running locally; but these errors don't make much sense to me since my local dev server is running my application without error.
I know it's a mix of a Cypress and Vite question, but I'd really appreciate anyone who has Vite and Cypress running for e2e tests in their application.