Skip to content

Commit 52b37ec

Browse files
author
苗园园
committedFeb 1, 2018
fix(fix md): fix md
fix md fix md
1 parent 3cd6ab0 commit 52b37ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
<!--This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).-->
22

33
项目需要配置装饰器
4+
45
```npm install --save-dev babel-plugin-transform-decorators-legacy```
56
然后在node_modules/babel-preset-react-app/index.js plugins中添加
7+
68
```require.resolve('babel-plugin-transform-decorators-legacy')```
79

10+
如果需要更多配置请参考[create-react-app-react-scripts](https://github.com/myuanyuan/create-react-app-react-scripts)
11+
812
Below you will find some information on how to perform common tasks.<br>
913
You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).
1014

0 commit comments

Comments
 (0)
Failed to load comments.