christianalfoni / webpack-bin

A webpack code sandbox
http://www.webpackbin.com
MIT License
710 stars 75 forks source link

Old webpackbin links don't work #226

Open arildwtv opened 7 years ago

arildwtv commented 7 years ago
screen shot 2017-03-05 at 13 36 01

Seems like the deployment of webpackbin2 broke the access to old bins. When I click "Continue to bin", nothing happens. Will this be fixed soon? I'm doing a course tomorrow and have prepared the exercises in webpackbin 1...

MarekSalat commented 7 years ago

I had these two bins prepared for a presentation and now I am not able to access them :( http://www.webpackbin.com/V1lTBavuf http://www.webpackbin.com/Vyb0dE6Df

christianalfoni commented 7 years ago

@MarekSalat Sorry about that, the release did not go as smooth as expected... go to:

http://webpackbin.herokuapp.com/V1lTBavuf http://webpackbin.herokuapp.com/Vyb0dE6Df

There are your files which you can copy over to new webpackbin.

Working on fixing the redirect and some other stuff now

MarekSalat commented 7 years ago

you are my hero, man :) thank you very much

christianalfoni commented 7 years ago

The redirects should also now worked, just deployed new version :)

Gbuomprisco commented 7 years ago

The redirects seem to work - though the loading seems stuck. No errors in the console though :) (my bin is https://webpackbin.herokuapp.com/416LDqMdz)

christianalfoni commented 7 years ago

Yeah, sandbox does not work currently... but you got the code to copy over :)

Have not had time to fix that yet, but thinking maybe I should not... to rather force people move the code over to the new one :)

Gbuomprisco commented 7 years ago

yeah - not a problem :) the biggest hassle is to reinstall the deps - it takes a while ... would be amazing to just paste a package.json, but I suspect performance could be an issue. Thanks btw, love webpackbin!

christianalfoni commented 7 years ago

@Gbuomprisco Ah, yeah, that would be nice indeed, though taking babysteps on how deps and packaging works :) Made a lot of improvements on the new one, like identifying all entry points of packages, using a CDN instead of a database etc. Should improve a lot :)

diegohaz commented 7 years ago

Hey, @christianalfoni. The official website will be https://webpackbin.herokuapp.com now or is this temporary? Should I update my links?

christianalfoni commented 7 years ago

@diegohaz Will run it for about a month :) Would be great if you copy over to new webpackbin. Sorry I could not make the transition automatic, was just insane amounts of work.

diegohaz commented 7 years ago

Oh, now I got it. The new version is https://www.webpackbin.com/ and the herokuapp is just a backup. So I need to copy the code from the herokuapp to the new version, right?

christianalfoni commented 7 years ago

Ah, yeah, that is correct :)

fbarrailla commented 7 years ago

The old version seems to be unavailable now... for example when I try to access this link https://webpackbin.herokuapp.com/4yityG_mG I got that page :

nothing
graingert commented 6 years ago

@fbarrailla I've registered the old webpackbin herokuapp route. All URLs now redirect to this issue.

zwm0426 commented 6 years ago

All the links are failed and most of them redirect to this page, this makes me feel frustrated and weird.

graingert commented 6 years ago

@zwm0426 is there something I could redirect to that would be less frustrating?