Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Clean up Jenkins build output #856

Closed
fchavant opened this issue Oct 11, 2017 · 0 comments
Closed

Clean up Jenkins build output #856

fchavant opened this issue Oct 11, 2017 · 0 comments
Assignees

Comments

@fchavant
Copy link
Contributor

Expected behaviour

  • The output of npm run dev (stdout and stderr) is redirected to a file;
  • npm run is called with the --silent switch

Actual behaviour

  • The output of npm run dev is not being redirected to a file;
  • npm show is very verbose on errors

Steps to reproduce

Look the output of any failed build in Jenkins:

  • the output of npm run dev can be seen
  • npm shows unnecessarily verbose messages on errors
@fchavant fchavant self-assigned this Oct 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant