Skip to content

Commit

Permalink
fix: trying external env
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Dec 5, 2023
1 parent f36f49e commit 300fde0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,11 @@
"./!(CHANGELOG).md",
"messages/**/*.md"
],
"env": {
"SKIP_LINK_CHECK": {
"external": true
}
},
"output": []
}
},
Expand Down

0 comments on commit 300fde0

Please sign in to comment.