Below I use the tee command to write the output of an npm run build
script to both to the terminal and to a log file.
npm run build | tee ./logs/build.log
Below I use the tee command to write the output of an npm run build
script to both to the terminal and to a log file.
npm run build | tee ./logs/build.log
For further actions, you may consider blocking this person and/or reporting abuse
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Cloud Native Engineer -
Mike Young -
Pawani Madushika -
Ian -
Top comments (0)