mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-25 16:05:39 -04:00
add babel / esbuild pipes via Hugo, remove terser
This commit is contained in:
@@ -63,6 +63,15 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/(img|js|css)/(.*)",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=3600"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/pubkey.asc",
|
||||
"headers": [
|
||||
|
||||
Reference in New Issue
Block a user