Переглянути джерело

minor update

pull/141/head
abhidj0090 4 роки тому
джерело
коміт
51cada3053
1 змінених файлів з 9 додано та 0 видалено
  1. 9
    0
      netlify.toml

+ 9
- 0
netlify.toml Переглянути файл

@@ -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"

Завантаження…
Відмінити
Зберегти