update readme

This commit is contained in:
张磊 2018-10-29 14:51:38 +08:00
parent 1521fd538c
commit 4280448531
1 changed files with 2 additions and 2 deletions

View File

@ -199,10 +199,10 @@ $ npm run build # release
│ └─ index.js //入口文件,会 build 成 index.html
```
机编译的前缀 url 的设置
于编译网站的 url 前缀的设置,可以参考两个地址
* [build env doc](https://facebook.github.io/create-react-app/docs/adding-custom-environment-variables#referencing-environment-variables-in-the-html)
* [build problem](https://stackoverflow.com/questions/42686149/create-react-app-build-with-public-url)
* [build env doc](https://facebook.github.io/create-react-app/docs/adding-custom-environment-variables#referencing-environment-variables-in-the-html)
比如在 windows 下: