Skip to content

Commit

Permalink
docs: fix create-react-app doc. close ant-design#1501
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoidjk authored and lixiaoyang1992 committed Apr 26, 2018
1 parent 7bfbf11 commit 90a4dba
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 90a4dba

Please sign in to comment.