We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042367f commit 126158eCopy full SHA for 126158e
1 file changed
config/config.ts
@@ -41,6 +41,10 @@ export default defineConfig({
41
},
42
],
43
44
+ analytics: {
45
+ ga: 'UA-41753901-5',
46
+ },
47
+
48
// umi.js
49
singular: true,
50
fastRefresh: {},
0 commit comments