We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bddc20d commit eb77947Copy full SHA for eb77947
package.json
@@ -7,8 +7,7 @@
7
"reset": "npx rimraf .git",
8
"start": "bundle exec jekyll serve --livereload",
9
"start-detached": "bundle exec jekyll serve --detach",
10
- "htmlproofer": "bundle exec htmlproofer --no-enforce-https --allow-missing-href _site",
11
- "pa11y-ci:sitemap": "pa11y-ci --sitemap http://localhost:4000/sitemap.xml --sitemap-exclude \"/*.pdf\" --sitemap-exclude \"/admin\""
+ "htmlproofer": "bundle exec htmlproofer --no-enforce-https --allow-missing-href _site"
12
},
13
"dependencies": {
14
"@uswds/uswds": "3.8.0",
0 commit comments