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