Skip to content

Commit

Permalink
adding log:check:links
Browse files Browse the repository at this point in the history
Signed-off-by: Nate W <[email protected]>
  • Loading branch information
nate-double-u committed Aug 22, 2024
1 parent a359a15 commit feba0e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"check-links:all": "HTMLTEST_ARGS= npm run _check-links",
"check-links": "npm run _check-links",
"clean": "make clean",
"log:check:links": "npm run check-links | tee tmp/build-log.txt",
"postbuild:preview": "npm run _check-links",
"postbuild:production": "npm run _check-links",
"precheck-links:all": "npm run build",
Expand Down

0 comments on commit feba0e0

Please sign in to comment.