refactor: netlify.toml to meet intent
Match vercel and _headers
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
[build.processing.html]
|
[build.processing.html]
|
||||||
pretty_urls = false
|
pretty_urls = false
|
||||||
[[headers]]
|
[[headers]]
|
||||||
for = "/assets/*"
|
for = "/_astro/*"
|
||||||
[headers.values]
|
[headers.values]
|
||||||
Cache-Control = "public, max-age=31536000, immutable"
|
Cache-Control = "public, max-age=31536000, immutable"
|
||||||
|
Reference in New Issue
Block a user