Skip to content

Commit

Permalink
docs: fix create-react-app doc. close #1501
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoidjk committed Jun 29, 2017
1 parent f7314a5 commit 29fb5ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/react/use-with-create-react-app.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ $ yarn start
exclude: [
...
/\.less$/,
/\.svg$/,
...
]
},
Expand Down

0 comments on commit 29fb5ec

Please sign in to comment.