abhidj0090 4 лет назад
Родитель
Сommit
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"

Загрузка…
Отмена
Сохранить