cypress-component-testing-examples
cypress-component-testing-examples copied to clipboard
Setup Create Next App (Webpack 4) with Cypress Code Coverage
Scripts PR: #104
View the setup-create-next-app-webpack-4 example directory, including the instructions at the top of the README.
Currently seeing this error with html-webpack-plugin@4 when babel-plugin-istanbul is installed and the .babelrc is configured. I get this error on this branch even if I define a next.config.js that sets webpack5: false.
