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

Refactor Create Next App Versions

Open kevinold opened this issue 3 years ago • 0 comments

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

kevinold avatar Dec 08 '21 22:12 kevinold