add babel / esbuild pipes via Hugo, remove terser

This commit is contained in:
2021-06-05 08:35:57 -04:00
parent 1a02c31a32
commit 23debefee2
18 changed files with 1965 additions and 218 deletions
+9
View File
@@ -63,6 +63,15 @@
}
]
},
{
"source": "/(img|js|css)/(.*)",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=3600"
}
]
},
{
"source": "/pubkey.asc",
"headers": [