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

The uploaded version on jsDelivr CDN is deprecated

Open facundofarias opened this issue 9 years ago • 3 comments

As it says on the documentation the version 0.4 is deprecated, so it should be replaced by the 0.3 (until the 0.5 were released). On cdnjs, it is uploaded the correct version. Also, the css are in some cdn? Or should I serve them as static content on my own?

Thanks

facundofarias avatar Aug 05 '14 07:08 facundofarias

We can setup auto-updates which will fix this issue https://github.com/jsdelivr/jsdelivr#auto-updating You can do it yourself too

jimaek avatar Aug 05 '14 18:08 jimaek

I've done it here: https://github.com/jsdelivr/jsdelivr/pull/1375, thanks @jimaek However, I don't know why some kind of robot said the structure is not correct?

facundofarias avatar Aug 07 '14 14:08 facundofarias

The new backend is live. It pulls files directly from npm and github https://github.com/jsdelivr/jsdelivr#usage

Example https://cdn.jsdelivr.net/npm/[email protected] Example directory listing https://cdn.jsdelivr.net/npm/[email protected]/

jimaek avatar May 08 '17 10:05 jimaek