Skip to content

Commit

Permalink
Disable link-checker temporarily for Munter/hyperlink#179
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Apr 27, 2020
1 parent 03739af commit ace79ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"links-internal": "hyperlink -ri --root _site --canonicalroot https://11ty.dev/ --skip '/.netlify/functions' _site/*.html | tap-spot",
"deploy": "eleventy && node node-avatars && node node-screenshots && ./deploy.sh",
"build": "eleventy",
"build-production": "node node-avatars.js && ELEVENTY_PRODUCTION=true eleventy",
"postbuild-production": "npm run links-internal"
"build-production": "node node-avatars.js && ELEVENTY_PRODUCTION=true eleventy"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ace79ab

Please sign in to comment.