https://cypress.io logo
Hello all, I'm trying to configure cypress compone...
# help
s
Hello all, I'm trying to configure cypress component testing with react, but I'm stuck trying to mount the component into a test. I'm using webpack with react and have everything installed (locally and production is working fine), but seems like cypress is not recognizing JSX syntax at all. Can someone point me where I should look?