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
MD ARIFUL HAQUE -
Zane -
Mike Young -
Dawid Makowski -
Top comments (0)