skypackjs / skypack-cdn

An issue tracker for the CDN
107 stars 5 forks source link

Skypack is dead. I'd find another solution if I were you. #343

Open airtonix opened 1 year ago

airtonix commented 1 year ago

Lots of issues around problems, some not even receiving an answer, the main search has been broken for a long time now.

image

These are all issues relating to broken and neglected infrastruture.

Trying to load react 18, results in react 17:

image

Have the creators of snowpack and skypack silently moved on?

jcc10 commented 1 year ago

If you are using skypack for Deno, the current alternative is https://esm.sh/

https://deno.land/manual@v1.31.1/node/cdns#esmsh

waptik commented 1 year ago

If you are using skypack for Deno, the current alternative is https://esm.sh/

deno.land/manual@v1.31.1/node/cdns#esmsh

It also has issues with with some dayjs plugins being resolved such as the relateiveTime plugin

ije commented 1 year ago

If you are using skypack for Deno, the current alternative is https://esm.sh/ deno.land/manual@v1.31.1/node/cdns#esmsh

It also has issues with with some dayjs plugins being resolved such as the relateiveTime plugin

this has been fixed

gavinr commented 1 year ago

https://esm.sh seems like the best alternative right now. For example, here is a Codepen using esm.sh to load React and React Select: https://codepen.io/pen?template=poxZGqQ

whaaaley commented 1 year ago

I'm glad I'm not the only one. To esm.sh we go!

ilyaz17 commented 1 year ago

358 @ije

Details

ije commented 1 year ago

@n7bct00 sorry I am not the maintainer of skypack

ilyaz17 commented 11 months ago

@ije thanks for your response