Disable analytics when running DevTools from `devtools_tool serve`
未关闭
analytics
P2
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
Right now we disable analytics for non-release builds, but to build DevTools with the devtools server we have to build the DevTools app in release mode (at least right now). This can cause analytics events to be sent from DevTools when we are developing, which is not what we want.
When we run from `devtools_tool serve` we should be able to pass an argument through somehow to disable analytics.
贡献指南
评估
这个 Issue 还没有评估数据。