Skip to content

Commit

Permalink
add script disable telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
jmau111 committed Jul 11, 2022
1 parent 4a6c715 commit 1a150a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
],
"scripts": {
"dev": "gatsby develop",
"privacy": "gatsby telemetry --disable",
"cleandev": "gatsby clean && gatsby develop",
"start": "gatsby develop",
"build": "gatsby build --prefix-paths",
Expand Down

0 comments on commit 1a150a3

Please sign in to comment.