gerich-home / it-depends

Lightweight dependency tracking library for JavaScript
http://it-depends-js.github.io/
Other
1 stars 2 forks source link

Publish to cdnjs #46

Open gerich-home opened 8 years ago

gerich-home commented 8 years ago

https://github.com/cdnjs/cdnjs https://cdnjs.com/ http://www.erikschierboom.com/2015/11/07/building-a-javascript-library-part-7-cdn/

VanDalkvist commented 8 years ago

Depends on #43

VanDalkvist commented 8 years ago

I believe before starting this task it's need to move repo to it-depends-js. CdnJs is really heavyweight.. More then 20Gb. So, I created a fork and checkout it to my local machine. Tried to use cdnjs-importer. It works but manual intervention should takes a place. Do you want it is made with autoupdate?

gerich-home commented 8 years ago

I guess the workaround for it is described here: https://github.com/cdnjs/cdnjs/blob/master/documents/sparseCheckout.md

VanDalkvist commented 8 years ago

I was not looking for it, actually... And I have already loaded it :) But good to know about this great feature, thank you.