mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 19:45:35 +01:00
regex exp for tracker header
This commit is contained in:
parent
a4fe656ca9
commit
80881cbd2f
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ module.exports = {
|
||||||
headers,
|
headers,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
source: '/umami.js',
|
source: '/(.*\\.js)',
|
||||||
headers: [
|
headers: [
|
||||||
...headers,
|
...headers,
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue