question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rawgit.com is shutting down

See original GitHub issue

For the last few years we have been using https://rawgit.com/ for “previewing” PRs.

In the case of https://github.com/mrdoob/three.js/pull/14942 we would use this link to preview the changes before merging:

https://rawgit.com/yomboprime/three.js/moses/examples/webgl_gpgpu_water.html

Unfortunately, as you can see, rawgit is going away, and the proposed alternative (https://www.jsdelivr.com) serves html as Content-Type: text/plain.

https://cdn.jsdelivr.net/gh/yomboprime/three.js@71e474c75fae8f341468c3b98fcf98ddacc27701/examples/webgl_gpgpu_water.html

Is anyone aware of any other option to continue that workflow? Maybe a browser extension?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
looeeecommented, Oct 30, 2018

@fraguada could you show how to use unpkg to load a live example?

Something like:

https://unpkg.com/three@0.97.0/examples/webgl_animation_skinning_blending.html

EDIT: just saw you discussion over on the forum: https://discourse.threejs.org/t/cdn-for-non-build-files/4727

I guess you mean it can be used as a CDN rather than for live examples.

However, in that case I think you can just use GitHub pages: https://threejs.org/examples/js/controls/OrbitControls.js

Read more comments on GitHub >

github_iconTop Results From Across the Web

rawgit.com is being shutdown · Issue #10716 - GitHub
RawGit is now in a sunset phase and will soon shut down. It's been a fun five years, but all things must end....
Read more >
RawGit on Twitter: "Hi! RawGit is shutting down. Repos that ...
Hi! RawGit is shutting down. Repos that served content through RawGit within the last month will continue to be served until 2019, ...
Read more >
RawGit
RawGit is now in a sunset phase and will soon shut down. It's been a fun five years, but all things must end....
Read more >
Are you aware that RawGit will soon be shut down? - Sololearn
It appears that RawGit https://rawgit.com/ will soon be shut down. This is a site I have used for some time and now need...
Read more >
Public Service Announcement: Rawgit Shutting Down
RawGit is now in a sunset phase and will soon shut down. It's been a fun five years, but all things must end....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found