Updated matching for different tracker names.

This commit is contained in:
Mike Cao 2022-02-27 02:53:24 -08:00
parent be98500e82
commit 18efd4d101
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ module.exports = {
async headers() {
return [
{
source: `/umami.js`,
source: `/(.*\\.js)`,
headers: [
{
key: 'Cache-Control',