Bladeren bron

minor update

pull/141/head
abhidj0090 4 jaren geleden
bovenliggende
commit
51cada3053
1 gewijzigde bestanden met toevoegingen van 9 en 0 verwijderingen
  1. 9
    0
      netlify.toml

+ 9
- 0
netlify.toml Bestand weergeven

@@ -10,5 +10,14 @@
[[plugins]]
package = "netlify-plugin-hashfiles"

[plugins.inputs]
# An array of glob patterns for pages on your site. Recursive traversal will start from these
entryPoints = [
"*.html"
]

# Directory where content-addressable files are moved and immutable cache-headers are set
staticDir = "/static/"

[[plugins]]
package = "netlify-plugin-is-website-vulnerable"

Laden…
Annuleren
Opslaan