Skip to content

Commit 9ad58c4

Browse files
committed
update contributing for the next poor soul
1 parent c84797b commit 9ad58c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@ was but for now it means some things are difficult to test as you cannot import
9393

9494
## Development
9595

96+
> [!IMPORTANT]
97+
> Reasoning about networking gets really wonky trying to develop
98+
> this extension from a coder workspace. We currently recommend cloning the
99+
> repo locally
100+
96101
1. Run `yarn watch` in the background.
97102
2. OPTIONAL: Compile the `coder` binary and place it in the equivalent of
98103
`os.tmpdir() + "/coder"`. If this is missing, it will download the binary

0 commit comments

Comments
 (0)