Closed ghost closed 4 years ago
I've done some more digging and discovered the newly archived sketches work well as they have the updated link to three.js (see this example This is great but means that every old sketch is un-viewable (without copying the code to a new sketch). Is it possible to build a migration script to update the old sketch links. Or perhaps, add a redirection notice to https://www.brangerbriz.com/labs/threejs_playGnd/js/three.min.js?
hey @harryiliffe, so i personally don't have access to that server, but i've asked @pbriz (who does) is they could make a copy of the lib available at that URL (think that would be easier than writing a migration script)
Thanks for your quick response, Nick! Just waiting on @pbriz.
@harryiliffe the library (&& other potential dependencies) are back in place, so sketches should be working now :)
It seems the three.js library has been moved from https://www.brangerbriz.com/labs/threejs_playGnd/js/three.min.js and is causing every sketch in the archive to break.