krux / postscribe

Asynchronously write javascript, even with document.write.
MIT License
986 stars 157 forks source link

Does this work with Polymer? #434

Closed bhat-man closed 7 years ago

bhat-man commented 7 years ago

I cannot figure out how to get this to work with Polymer so that it will load an ad. I have a standard polymer template in which I am trying to load an ad. If anyone could provide an example of this working inside of a Polymer template that would be cool.

jnewman commented 7 years ago

I'm not generally looking to build a plugin for frameworks; this is plain JS, so you should be able to plugin into whatever system Polymer has pretty easily unless they hide a lot of globals.