cypress-component-testing-examples
cypress-component-testing-examples copied to clipboard
Refactor Create Next App Versions
Refactor naming of Create Next App projects so that versioning the project works like other example repos.
- Rename “create-next-app” scripts to “create-next-app-webpack-4", locking the version of Next.js to v10 that uses webpack 4.
- Rename "create-next-app-webpack-5" scripts to "create-next-app"
- Remove "create-next-app-webpack-5" example directory