Then you can run the development mode with hot reload by:
```sh
gatsby develop
yarn run develop
```
If you want to make a build, do instead:
```sh
gatsby build
```
yarn run build
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.