8000 chore: add additional dummy url to ignore · nuxt/nuxt@bc101e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc101e4

Browse files
committed
chore: add additional dummy url to ignore
1 parent 358729e commit bc101e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lychee.toml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ exclude = [
2626
"https://awesome-lib.js/",
2727
"https://myawesome-lib.css/",
2828
"https://awesome-lib.css/",
29+
"https://mycdn.org/",
2930
'https://www.npmjs.com/package/(.*)importName(.*)',
3031
# TODO: address 404s (non-prerendered files?) from nuxt.com
3132
"https://nuxt.com/docs/guide/going-further/modules",

0 commit comments

Comments
 (0)
0