Skip to content

Commit d8694e7

Browse files
committed
Governance link ignore - updated package.json
1 parent 3800995 commit d8694e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"lint-markdown": "markdownlint --config ./.markdownlint.json",
5151
"lint:prose": "vale --config='.vale.ini' src/content",
5252
"lint:links": "hyperlink -c 8 --root dist -r dist/index.html --canonicalroot https://webpack.js.org/ --internal --skip /plugins/extract-text-webpack-plugin/ --skip /printable --skip /contribute/Governance --skip https:// --skip http:// --skip sw.js --skip /vendor > internal-links.tap; cat internal-links.tap | tap-spot"
53-
5453
"sitemap": "cd dist && sitemap-static --ignore-file=../sitemap-ignore.json --pretty --prefix=https://webpack.js.org/ > sitemap.xml",
5554
"serve": "npm run build && sirv start ./dist --port 4000",
5655
"preprintable": "npm run clean-printable",

0 commit comments

Comments
 (0)