-
Notifications
You must be signed in to change notification settings - Fork 275
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
docs(readme): added CDN link #208
base: master
Are you sure you want to change the base?
Conversation
@smitpatelx CDN link point to a fork of the current repository, but the original one. |
Check this, I already made that changes before months. I don't know what else should I do to change this. https://github.com/cdnjs/packages/blob/master/packages/v/vue-tour.json |
Yes, i guess its not uptodate or it might be because of cache. They are using static files, so totally possible. |
Ok right! |
Yes you can add that as well. |
Added css files as well. Awaiting approval from cdnjs. |
Perfect! Waiting for cdnjs merge before merging this one. Thank you! |
You can also use jsDelivr which will also give you detailed stats per file and per version https://www.jsdelivr.com/package/npm/vue-tour https://cdn.jsdelivr.net/npm/[email protected] |
As mentionned in #207