mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Remove --dev flag
This commit is contained in:
@@ -8,7 +8,7 @@ Relay is a framework for building data-driven React applications powered by Grap
|
||||
To add it, run:
|
||||
|
||||
```sh
|
||||
npm install --save --dev babel-plugin-relay@dev
|
||||
npm install --save babel-plugin-relay@dev
|
||||
```
|
||||
|
||||
Alternatively you may use `yarn`:
|
||||
|
||||
Reference in New Issue
Block a user