mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 06:40:51 +08:00
fix: inconsistent performance between breadcrumbs and tabs (#4105)
This commit is contained in:
@@ -23,6 +23,6 @@ function registerAnalytics() {
|
||||
|
||||
export function initHmPlugin() {
|
||||
if (inBrowser && import.meta.env.PROD) {
|
||||
registerAnalytics(SITE_ID);
|
||||
registerAnalytics();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user