Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silent analytics #1797

Merged
merged 1 commit into from
Aug 28, 2014
Merged

Silent analytics #1797

merged 1 commit into from
Aug 28, 2014

Conversation

twokul
Copy link
Contributor

@twokul twokul commented Aug 27, 2014

I'm gonna release a new version of Leek tonight. This should bring back silent analytics.

@rwjblue
Copy link
Member

rwjblue commented Aug 27, 2014

Related: twokul/leek#17

@twokul twokul changed the title [WIP] Silent analytics Silent analytics Aug 27, 2014
@@ -116,7 +116,7 @@
"inflection": "^1.4.0",
"inquirer": "0.5.1",
"js-string-escape": "^1.0.0",
"leek": "0.0.6",
"leek": "0.0.10",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest version is 0.0.12. Do you mean to lock to 0.0.10?

Now, there is a way to disable analytics using `.ember-cli` settings
file by adding:

```json
{
  "disableAnalytics": false
}
```
rwjblue added a commit that referenced this pull request Aug 28, 2014
@rwjblue rwjblue merged commit 0e3a5e8 into ember-cli:master Aug 28, 2014
@twokul twokul deleted the silent-mode branch August 28, 2014 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants