Skip to content

Commit 4a687e1

Browse files
committed
Revert "fix(test): temporary fix for continuous integration failures"
This reverts commit 8281949.
1 parent 9cd50d5 commit 4a687e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"fetch": "sh src/scripts/fetch.sh",
3333
"init:generated": "mkdirp ./generated/loaders && mkdirp ./generated/plugins ",
3434
"lint": "run-s lint:*",
35+
"lint:links": "hyperlink -r build/index.html --canonicalroot https://webpack.js.org/ | node ./src/scripts/check-links.js",
3536
"lint:js": "eslint . --ext .js --ext .jsx",
3637
"lint:markdown": "markdownlint --config ./.markdownlint.json *.md ./src/content/**/*.md",
3738
"lint:social": "alex . -q",

0 commit comments

Comments
 (0)