fix(from_the_sources): add missing yarn builds

This commit is contained in:
Julien Fontanet 2017-11-23 14:13:34 +01:00
parent 7d950e2b8d
commit 61f9aa6293

View File

@ -120,6 +120,7 @@ $ git checkout next-release
```
$ git pull --ff-only
$ yarn
$ yarn build
```
## Troubleshooting
@ -128,6 +129,7 @@ If you have problem during the buiding phase in `xo-web` or `xo-server`, follow
1. `rm -rf node_modules`
1. `yarn`
1. `yarn build`
## FreeBSD