Ember CLI sends analytics information by default to who?
问题 This is the .ember-cli file. { /** Ember CLI sends analytics information by default. The data is completely anonymous, but there are times when you might want to disable this behavior. Setting `disableAnalytics` to true will prevent any data from being sent. */ "disableAnalytics": false } Who does Ember CLI send analytics to by default? 回答1: Isn't it amazing that we can track anything in our tools when it has open sources? Let's track together. The question: what is it in general? The answer: