cypress-component-testing-examples icon indicating copy to clipboard operation
cypress-component-testing-examples copied to clipboard

Setup Create Next App (Webpack 4) with Cypress Code Coverage

Open kevinold opened this issue 3 years ago • 1 comments

Scripts PR: #104

View the setup-create-next-app-webpack-4 example directory, including the instructions at the top of the README.

kevinold avatar Mar 23 '22 14:03 kevinold

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.

Screen Shot 2022-03-23 at 9 13 45 AM

kevinold avatar Mar 23 '22 14:03 kevinold