Link to another starter kit example

This commit is contained in:
Nathan Broadbent
2017-04-25 21:25:15 +07:00
committed by Nicolas Gallagher
parent c7686209cd
commit ba24a882be
2 changed files with 5 additions and 0 deletions

View File

@@ -76,6 +76,10 @@ module.exports = {
}
```
A more complex example setup for web apps can be found in various starter kits
(e.g., create-react-app and
[react-native-web-webpack](https://github.com/ndbroadbent/react-native-web-webpack))
Please refer to the Webpack documentation for more information.
## Jest