Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please provide a latest / stable URL link on CDN #56

Closed
ssbarnea opened this issue Mar 18, 2014 · 2 comments
Closed

please provide a latest / stable URL link on CDN #56

ssbarnea opened this issue Mar 18, 2014 · 2 comments

Comments

@ssbarnea
Copy link

Currently the CDN has only a specific version, 1.1 and we would like to benefit from having a permalink, so new released will be deployed automatically.

https://cdnjs.cloudflare.com/ajax/libs/doony/1.1/css/doony.min.css

How about using "latest" or "stable"

👍

@jimaek
Copy link

jimaek commented Mar 18, 2014

jsDelivr supports this functionality https://github.com/jsdelivr/jsdelivr#version-aliasing

@kevinburke
Copy link
Owner

I just submitted a PR to add the latest version of doony to cdnjs: cdnjs/cdnjs#2876

You have to specify the "latest" version in package.json so I am hoping I'll get an answer about whether you can just link to the "latest" version of a package.

I also added a script to make it super easy to commit changes to cdnjs: https://github.com/kevinburke/doony/blob/master/scripts/cdnjs.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants