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