Updated matching for different tracker names.
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports = {
|
||||
async headers() {
|
||||
return [
|
||||
{
|
||||
source: `/umami.js`,
|
||||
source: `/(.*\\.js)`,
|
||||
headers: [
|
||||
{
|
||||
key: 'Cache-Control',
|
||||
|
||||
Reference in New Issue
Block a user