Skip to content

Commit

Permalink
Devil's in the detail
Browse files Browse the repository at this point in the history
  • Loading branch information
ovidiuch committed Mar 10, 2017
1 parent 25a7bf9 commit 9118475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -242,7 +242,7 @@ Define `.babelrc` to enable ES6 in config & fixtures, using the CRA preset.

Finally, make sure to put [proxies](#proxies) in the `src` dir, the only place included by the CRA Babel loader.

CRA + Cosmos example: [Flatris](https://github.com/skidding/flatris)
*CRA + Cosmos example: [Flatris](https://github.com/skidding/flatris)*

#### Using Next.js

Expand All @@ -263,7 +263,7 @@ Define `.babelrc` to enable ES6 in config & fixtures, using the Next.js preset.
}
```

Next.js + Cosmos example: [Illustrated Algorithms](https://github.com/skidding/illustrated-algorithms)
*Next.js + Cosmos example: [Illustrated Algorithms](https://github.com/skidding/illustrated-algorithms)*

#### Using webpack 2

Expand Down

0 comments on commit 9118475

Please sign in to comment.