Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 265 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 265 Bytes

Contributing

To run the example with the local version, change package.json:

    "@uptrace/core": "link:./../../packages/uptrace-core",
    "@uptrace/node": "link:./../../packages/uptrace-node"

Then run:

pnpm --ignore-workspace install