Next up is getting cypre…

less than 1 minute read

Next up is getting cypress to play with my preact app… is there anything in particular @nrwl/cypress:cypress is looking for before it kicks off? The default configuration does start my dev server (since that just kicks off the serve task), but then nothing else happens. I’m guessing the normal web server spits something out that the cypress builder is waiting/looking for?

Updated: