Add a way to get polymer's version (#2101)

This can be tested [here](https://www.youtube.com/watch?v=-8cOWt7lvUQ)
main
jvoisin 7 years ago committed by Elbert Alias
parent 8e1bfb4e45
commit 32b5408aa5

@ -7434,7 +7434,7 @@
12
],
"js": {
"Polymer": ""
"Polymer.version": "(.*)\\;version:\\1"
},
"html": "(?:<polymer-[^>]+|<link[^>]+rel=\"import\"[^>]+/polymer\\.html\")",
"icon": "Polymer.png",

Loading…
Cancel
Save