geelen / x-gif

A custom element for flexible GIF playback
http://geelen.github.io/x-gif
2k stars 112 forks source link

use as polymer element, when polymer's already loaded #30

Open Pomax opened 10 years ago

Pomax commented 10 years ago

I'm trying to use the x-gif polymer element as a thing on its own, but without loading your polymer.js because the site it's getting used on already has polymer loaded. This seems to break everything =(

Is there a way to use the x-gif element as custom element without its own copy of polymer?