Skip to content

Commit

Permalink
chore(contributing): fix code block (#5084)
Browse files Browse the repository at this point in the history
  • Loading branch information
ydcjeff committed Sep 25, 2021
1 parent 06d86e4 commit 1b203d7
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 @@ -86,6 +86,7 @@ To work around this, playground packages that uses the `file:` protocol should a
//...
"postinstall": "node ../../../scripts/patchFileDeps"
}
```

This script patches the dependencies using `file:` protocol to match the copying behavior instead of linking.

Expand Down

0 comments on commit 1b203d7

Please sign in to comment.