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 b66ae57 commit 510d339Copy full SHA for 510d339
netlify.toml
@@ -7,4 +7,6 @@
7
package = "./lib/index.js"
8
[plugins.inputs]
9
checkPaths = ['/']
10
+ ignoreDirectories = ['thirdpost']
11
+ ignoreElements = '.direct-link'
12
failWithIssues = false # true by default
0 commit comments