From: Siegfried Ehret <49895321+siegfried-ehret-sonarsource@users.noreply.github.com> Date: Thu, 9 May 2019 07:01:03 +0000 (+0200) Subject: Revert "SONARCLOUD-615 Add google tag manager scripts" (#1583) X-Git-Tag: 7.8~249 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0163587d482d35327204849c10d6538c79929925;p=sonarqube.git Revert "SONARCLOUD-615 Add google tag manager scripts" (#1583) This reverts commit 74356a544b24317e5504fe6a85327f81af07f658. --- diff --git a/server/sonar-web/config/webpack.config.js b/server/sonar-web/config/webpack.config.js index 8e6d754aad4..ec6ed103d5d 100644 --- a/server/sonar-web/config/webpack.config.js +++ b/server/sonar-web/config/webpack.config.js @@ -193,7 +193,6 @@ module.exports = ({ production = true, release = false }) => { !production && new webpack.HotModuleReplacementPlugin() ].filter(Boolean), - performance: production && release ? { diff --git a/server/sonar-web/public/analytics.js b/server/sonar-web/public/analytics.js deleted file mode 100644 index bfb641e5e34..00000000000 --- a/server/sonar-web/public/analytics.js +++ /dev/null @@ -1,19 +0,0 @@ -/* - * SonarQube - * Copyright (C) 2009-2019 SonarSource SA - * mailto:info AT sonarsource DOT com - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 3 of the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ diff --git a/server/sonar-web/public/index.html b/server/sonar-web/public/index.html index 15b0b4fe201..11e69bd1c71 100644 --- a/server/sonar-web/public/index.html +++ b/server/sonar-web/public/index.html @@ -31,20 +31,18 @@ - - -
Loading...
+ <% for (let chunk in htmlWebpackPlugin.files.chunks) { %>