Add a way to get vus.js version (#2079)

This can be tested [here](https://vuejs.org/v2/guide/)
main
jvoisin 7 years ago committed by Elbert Alias
parent c971da9736
commit a2fd98d1d7

@ -10203,7 +10203,7 @@
12
],
"js": {
"Vue": ""
"Vue.version": "(.*)\\;version:\\1"
},
"html": "<[^>]+data-v-",
"icon": "Vue.js.png",

Loading…
Cancel
Save