mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Don't prefetch links/pixels. Closes #3814
This commit is contained in:
parent
1390e09400
commit
16cae691f6
5 changed files with 50 additions and 9 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"test": "jest",
|
||||
"cypress-open": "cypress open cypress run",
|
||||
"cypress-run": "cypress run cypress run",
|
||||
"seed-data": "tsx scripts/seed-data.ts"
|
||||
"seed-data": "tsx scripts/seed-data.ts",
|
||||
"lint": "biome lint .",
|
||||
"format": "biome format --write .",
|
||||
"check": "biome check --write"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue