Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paveltiunov authored Apr 13, 2020
1 parent 61334cb commit f331984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ In order to link `@cubejs-backend/server-core`:
2. Link server-core package: `yarn link` inside `packages/cubejs-server-core`.
3. Link all drivers and dependent packages where you make changes in `packages/cubejs-server-core`.
4. Run `yarn build` in `packages/cubejs-playground`.
5. Install dependencies in all linked packages using `yarn`.

## Style guides

Expand Down

0 comments on commit f331984

Please sign in to comment.