Block analytics during testing

This commit is contained in:
Misode
2021-12-26 03:18:03 +01:00
parent 136e0b8178
commit aa4f72fb9b

View File

@@ -1,3 +1,4 @@
{
"baseUrl": "http://localhost:3000"
"baseUrl": "http://localhost:3000",
"blockHosts": ["www.google-analytics.com", "ssl.google-analytics.com"]
}