Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 9336dde

Browse files
committed
add link to babelrc example
1 parent ebbfbc3 commit 9336dde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ module.exports = (on) => {
4444

4545
## Examples
4646

47-
- [React app](examples/react-app)
47+
- [React app](examples/react-app) shows how to point Cypress at Webpack configuration from `react-scripts` dependency
48+
- [use-babelrc](examples/use-babelrc) shows to to use your project's `.babelrc` with Webpack
4849

4950
## Options
5051

0 commit comments

Comments
 (0)