mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
MISC: remove google analytics config (#1676)
This commit is contained in:
@@ -57,9 +57,6 @@ module.exports = (env, argv) => {
|
||||
template: "src/index.html",
|
||||
filename: isDevServer ? "index.html" : "../index.html",
|
||||
favicon: "favicon.ico",
|
||||
googleAnalytics: {
|
||||
trackingId: "UA-100157497-1",
|
||||
},
|
||||
meta: {},
|
||||
minify: isDevelopment
|
||||
? false
|
||||
|
||||
Reference in New Issue
Block a user