feat(editor): Add vue-scan for frontend performance tracking (no-changelog) (#16995)

This commit is contained in:
Alex Grozav
2025-07-04 13:01:01 +03:00
committed by GitHub
parent 34aae9665d
commit fe8a7221d6
7 changed files with 79 additions and 3 deletions

View File

@@ -115,7 +115,8 @@
"@types/uuencode@0.0.3": "patches/@types__uuencode@0.0.3.patch",
"vue-tsc@2.2.8": "patches/vue-tsc@2.2.8.patch",
"element-plus@2.4.3": "patches/element-plus@2.4.3.patch",
"js-base64": "patches/js-base64.patch"
"js-base64": "patches/js-base64.patch",
"z-vue-scan": "patches/z-vue-scan.patch"
}
}
}