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

Simplify the option to stop tracking. #399

Merged
merged 1 commit into from
Aug 23, 2016
Merged

Conversation

arunoda
Copy link
Member

@arunoda arunoda commented Aug 23, 2016

Fixes #395

Now you can pass --dont-track option to start-storybook.
Then it won't send any tracking pings.

If there's no --dont-track option, it'll will send the ping.

This is pretty useful when you are working in a team and you want to stop tracking. So, you can --dont-track option to your NPM script and it'll apply to anyone who uses this project.

Now you can pass --dont-track option to start-storybook
Then it won't send any tracking pings.
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.

2 participants