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
Rakesh KR -
Anmol Baranwal -
Surhid Amatya -
Max Zhuk -
Top comments (0)