YoastSEO.js icon indicating copy to clipboard operation
YoastSEO.js copied to clipboard

Public hosted dist file with a UMD

Open stefanjudis opened this issue 7 years ago • 3 comments

What did you expect to happen?

I'd love to see a dist file e.g. on https://unpkg.com wrapped in a UMD.

Technical info

I started playing around with YoastSEO.js and it works fine. The goal is to integrate Yoast in our API first CMS interface (we call this a UI-extension, that every user can upload). Unfortunately, we've got limitations of uploadable file sizes and YoastSEO is rather big. If i could load it somewhere from a CDN that would help me massively.

stefanjudis avatar Jul 10 '17 21:07 stefanjudis

Yes, totally something we want to do.

atimmer avatar Jul 11 '17 07:07 atimmer

Are you up for a PR solving this? I'd need this for a kinda "marketing" story. :D

stefanjudis avatar Jul 11 '17 10:07 stefanjudis

Yes, feel free to create a PR. In the future I would like to move to Webpack, but for now you can also implement it in browserify.

atimmer avatar Jul 11 '17 10:07 atimmer