Skip to content

Commit 94ff7bf

Browse files
Haroenvhaoqunjiang
authored andcommitted
chore(ui): add analytics tags to dependency search (#3458)
1 parent fec38f5 commit 94ff7bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/@vue/cli-ui/src/components/dependency/NpmPackageSearch.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
'name',
2222
'description'
2323
],
24+
analyticsTags: [
25+
'vue-cli-ui'
26+
],
2427
filters
2528
}"
2629
>

0 commit comments

Comments
 (0)