optimize reactive laypit

This commit is contained in:
2022-11-09 23:03:45 +01:00
parent 77a180bea6
commit 2a355adb47
5 changed files with 15 additions and 4 deletions

View File

@@ -17,6 +17,15 @@
}
],
"headers": [
{
"source": "/**/!(*.*)",
"headers": [
{
"key": "Cache-Control",
"value": "no-cache"
}
]
},
{
"source": "**/*.@(js|css)",
"headers": [