We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61334cb commit f331984Copy full SHA for f331984
CONTRIBUTING.md
@@ -77,6 +77,7 @@ In order to link `@cubejs-backend/server-core`:
77
2. Link server-core package: `yarn link` inside `packages/cubejs-server-core`.
78
3. Link all drivers and dependent packages where you make changes in `packages/cubejs-server-core`.
79
4. Run `yarn build` in `packages/cubejs-playground`.
80
+5. Install dependencies in all linked packages using `yarn`.
81
82
## Style guides
83
0 commit comments