chore: update readme for svelte dev (#61825)

This commit is contained in:
Michael Bahr 2024-04-12 16:30:24 +02:00 committed by GitHub
parent 130e19d311
commit 80678467fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,6 +22,12 @@ signin/signout are proxied to an actual Sourcegraph instance,
https://sourcegraph.com by default (can be overwritten via the
`SOURCEGRAPH_API_URL` environment variable.
If you're a Sourcegraph employee you should run this command to use the right auth instance:
```bash
SOURCEGRAPH_API_URL=https://sourcegraph.sourcegraph.com pnpm run dev
```
### Using code from `@sourcegraph/*`
There are some things to consider when using code from other `@sourcegraph`