graphql-hive / graphql-hive/bob

Move fix-bin script to Bob

Open
#91 0 comments 0 reactions 1 assignee Claimed by @ardatan View on GitHub
Dominant language
TypeScript
Stars
49
Forks
13
PR merge metrics
No merged PRs in 30d

Description

https://github.com/Urigo/graphql-mesh/blob/master/scripts/fix-bin.js

We usually build the projects after `yarn install` so Yarn workspaces cannot "symlink" to the actual `bin` script under `dist` built by `bob`.
This script manually symlinks `bin` under node_modules of other packages to point to the correct built `bin` scripts.
So you can use `packages/*-cli/dist/cjs/bin.js` as `*-cli` directly in another workspace project(example maybe)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.