mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 13:13:49 +01:00
MISC: remove google analytics config (#1676)
This commit is contained in:
parent
bedd398789
commit
7c3d71d21a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user