From efb461cd9ecf3b85b63c059a848ead4943bbdeaa Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 26 Sep 2022 16:09:59 +0600 Subject: [PATCH] Update Vue.js / js-framework --- src/technologies/v.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies/v.json b/src/technologies/v.json index 2978e8d1e..3e00847d5 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -869,7 +869,8 @@ "js": { "Vue.version": "^(.+)$\\;version:\\1", "__VUE_HOT_MAP__": "", - "vueDLL": "" + "vueDLL": "", + "__VUE__": "" }, "scriptSrc": [ "vue[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",