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

fix: version in watch mode + silent option, should not be displayed #2392

Merged
merged 2 commits into from Aug 9, 2018

Conversation

shellscape
Copy link
Contributor

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

Please Describe Your Changes

This PR fixes #2324. Note that the version output in the CLI was updated to match the output in watch. I went with the rollup v0.0.0 notation rather than the full rollup version 0.0.0 notation, as it's personally seen as cleaner and seems to be a standard by consensus in the biz. eg:

→ node --version
v10.1.0

@shellscape shellscape merged commit 53a2064 into master Aug 9, 2018
@shellscape shellscape deleted the fix/silent-watch-version branch August 9, 2018 18:12
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.

Rollup version is printed in watch mode with silent flag
2 participants