Hi @bahmutov , thanks for the great examples! However, I'm not being able to get proper code coverage using Nuxt.js. Do you think I'll have to add webpack to the project and run webpack side by side with nuxt just to generate code coverage?
A standalone project where I attempt to get code coverage with Nuxt is at https://github.com/joaobarcia/nuxt-cypress-codecoverage .
Cheers