chrisdickinson / raf

requestAnimationFrame polyfill library
MIT License
742 stars 54 forks source link

Add UMD bundle to npm package #38

Closed cmwd closed 6 years ago

cmwd commented 6 years ago

Since wzrd.in doesn't work (SSL certificate issue) it's impossible to import raf directly from CDN. It'd be nice to add UMD bundle to npm package, this way we can import lib from unpkg.com - example

ljharb commented 6 years ago

It seems more expedient to get the ssl issue fixed rather than polluting thousands of packages with obsolete module formats, one at a time.

CMTegner commented 6 years ago

The certificate has been renewed.