Merge pull request #6218 from nurbek91/vue_2

Update Vue.js / js framework
main
Elbert Alias 3 years ago committed by GitHub
commit 1a070c6c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -766,9 +766,11 @@
],
"description": "Vue.js is an open-source modelviewviewmodel JavaScript framework for building user interfaces and single-page applications.",
"html": "<[^>]+\\sdata-v(?:ue)?-",
"css": "\\.vue-notification-group",
"icon": "vue.svg",
"js": {
"Vue.version": "^(.+)$\\;version:\\1"
"Vue.version": "^(.+)$\\;version:\\1",
"__VUE_HOT_MAP__": ""
},
"scriptSrc": [
"vue[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",