mirror of
https://github.com/danog/sass-site.git
synced 2024-11-26 20:14:53 +01:00
more verbose
This commit is contained in:
parent
3742c018d9
commit
70dde4a681
@ -36,7 +36,7 @@
|
||||
"lint": "run-s prettier gts stylelint tsc",
|
||||
"lint:ci": "run-s prettier:ci gts:ci stylelint:ci tsc",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"checklinks:internal": "npx --yes --package=hyperlink --package=tap-spot -- 'hyperlink --canonicalroot https://sass-lang.com/ --root _site/ -r -p -i --skip \"/blog/index.html\" --skip \"/blog/page/\" --skip \"fragment-redirect\" --skip \".css.map\" --skip \".js.map\" --skip \".svg\" --skip \"types.Map\" _site/index.html | tap-spot'",
|
||||
"checklinks:internal": "npx --yes --package=hyperlink -- 'hyperlink --canonicalroot https://sass-lang.com/ --root _site/ -r -p -i --skip \"/blog/index.html\" --skip \"/blog/page/\" --skip \"fragment-redirect\" --skip \".css.map\" --skip \".js.map\" --skip \".svg\" --skip \"types.Map\" _site/index.html'",
|
||||
"checklinks:external": "npx --yes --package=broken-link-checker -- 'blc -ro --exclude=twitter.com --exclude=mvnrepository.com --exclude=drupal.org --exclude=web.archive.org https://sass-lang.com'"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user