Question
How to use Polymer web components(Polymer.html) in thingworx in creating Custom widget
I tried to use Polymer web components(Polymer.html) library file in thingworx in creating Custom widget.
I have placed the polymer.html file under " ui/Widgetname " and mapped it in the runtime.js file.
When I tried to run add this custom widget in the Mashup and runs , it throwing an error like " Polymer is Undefined".
Kindly help me in resolving this issue.

