LoginSignup
4
2

More than 5 years have passed since last update.

Rawgit終了にあたり、とりいそぎjsDelivrでアセットを配信する

Last updated at Posted at 2018-11-21

下記記事のコメントで教えてもらったのですが、Rawgit終了しちゃいまして……。

githubのファイルページでrawgit urlを作成するブックマークレット

困っちゃうなーと思ってたところでしたが、
jsDelivrがgithub上で管理しているファイルであれば、CDN配信してくれるというのをこのツイートで知りました。
下記のようなパスで取得できます。

https://cdn.jsdelivr.net/gh/user/repo@version/file

https://cdn.jsdelivr.net/gh/pokkur/proxemics@latest/dist/proxemics.min.js

マイグレーション・ツールも用意してくれていますね:v:

4
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
2