Skip to content

Commit

Permalink
Add replace script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 14, 2019
1 parent 0b9cfaf commit 338da12
Show file tree
Hide file tree
Showing 9 changed files with 72 additions and 19 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ git submodule update --depth 1 --init --recursive
npm install
```

## 替换 CDN 资源

通过下面命令替换 CDN 资源,运行之前确保 `react-native` 目录下载完成。

```bash
npm run replace
```

## 启动服务

```
Expand Down
1 change: 1 addition & 0 deletions cdn/button.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions cdn/docsearch.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 338da12

Please sign in to comment.