vercel / react-tweet

Embed tweets in your React application.

Home Page:https://react-tweet.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Available on a CDN?

takabinance opened this issue · comments

I need to load this module in a browser from a CDN. I can't find it anywhere. Any ideas?

e.g., https://cdn.jsdelivr.net/npm/react-tweet@3.1.1/dist/api/get-oembed.min.js seems unhappy.

Was able to create a custom build and host it so it works now.