vue-tweet-embed
vue-tweet-embed copied to clipboard
ES5 support
Hey, loving the package so far - however we started testing for a release and noticed that the package has not got a transpiled version bundled.
Would you consider including a backward compatible version in the distribution?
Thanks
This would be great this could be implemented, as I also have a project needing this
Agreed, I'll take a look as soon as I have a moment
@OwenMelbz Currently the project's being built using babel es2015 transform. Are your issues related to missing Promise and Object.assign? Do you think including shims for those into this project would fix your issues?