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

Commit 21640d3

Browse files
committed
add link to the example
1 parent 72e5d2c commit 21640d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ If you are using Create-React-App v3, and want to reuse the built in webpack bef
142142
}
143143
```
144144

145+
See example repo [bahmutov/try-cra-with-unit-test](https://github.com/bahmutov/try-cra-with-unit-test)
146+
145147
If you already have a plugins file, you can use a file preprocessor that points at CRA's webpack
146148

147149
```js

0 commit comments

Comments
 (0)