|
|
|
|
|
by huksley
54 days ago
|
|
Also this, we disable it when building or deploying apps in DollarDeploy export SEMGREP_SEND_METRICS=off
export COLLECT_LEARNINGS_OPT_OUT=true
export STORYBOOK_DISABLE_TELEMETRY=1
export NEXT_TELEMETRY_DISABLED=1
export SLS_TELEMETRY_DISABLED=1
export SLS_NOTIFICATIONS_MODE=off
export DISABLE_OPENCOLLECTIVE=true
export NPM_CONFIG_UPDATE_NOTIFIER=false |
|