@@ -36,7 +36,8 @@ const plugins = [
],
];
-// judge add ga
+// 针对 preview.pro.ant.design 的 GA 统计代码
+// 业务上不需要这个
if (process.env.APP_TYPE === 'site') {
plugins.push([
'umi-plugin-ga',