소스 검색

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"

Loading…
취소
저장