remove unnecessary /static now config

main
Mike Fix 5 years ago
parent 351b13ea0e
commit a2cb2fd517

@ -25,13 +25,6 @@
"Service-Worker-Allowed": "/"
}
},
{
"src": "^/static/(.*)",
"continue": true,
"headers": {
"cache-control": "public, max-age=43200, immutable"
}
},
{
"src": "^/(.*)/?",
"continue": true,

Loading…
Cancel
Save