mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Turning Travis LInkCheck back on.
This commit is contained in:
parent
80aa37ac0d
commit
ca3f62c957
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
||||||
set -e # halt script on error
|
set -e # halt script on error
|
||||||
|
|
||||||
npm run build
|
npm run build
|
||||||
bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/ --checks-to-ignore 'ImageCheck','LinkCheck'
|
bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/ --checks-to-ignore 'ImageCheck'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue