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