Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit a3d97bb

Browse files
committed
add note that Next.js is not supported yet
1 parent de6b30d commit a3d97bb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,13 @@ See related issue [#141](https://github.com/bahmutov/cypress-react-unit-test/iss
328328

329329
</details>
330330

331+
<details id="next-not-supported">
332+
<summary>Next.js projects not supported</summary>
333+
334+
Currently, this project cannot find Webpack settings used by Next.js, thus it cannot bundle specs and application code correctly. Keep an eye on [#155](https://github.com/bahmutov/cypress-react-unit-test/issues/155)
335+
336+
</details>
337+
331338
## Development
332339

333340
See [docs/development.md](./docs/development.md)

0 commit comments

Comments
 (0)