Skip to content

Commit

Permalink
chore: disable gatsby telemetry
Browse files Browse the repository at this point in the history
It started to ruin gatsby builds occasionally.
  • Loading branch information
Leksat committed Oct 13, 2024
1 parent dba5e58 commit cc3fcf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devbox.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.12.0/.schema/devbox.schema.json",
"env": {
"GATSBY_TELEMETRY_DISABLED": "1",
"DEVBOX_COREPACK_ENABLED": "true",
"PLAYWRIGHT_SKIP_VALIDATE_HOST_REQUIREMENTS": "true"
},
Expand Down

0 comments on commit cc3fcf9

Please sign in to comment.