Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Wrong doc - 1.3.2 not on jsdelivr #610

Closed
gabrielstuff opened this issue May 22, 2017 · 2 comments
Closed

Wrong doc - 1.3.2 not on jsdelivr #610

gabrielstuff opened this issue May 22, 2017 · 2 comments

Comments

@gabrielstuff
Copy link

Hi,

Thank you for this great vue module.
Unfortunately the doc is mispelling. The available version on jsDlivr is 1.3.1 not 1.3.2.

See: http://www.jsdelivr.com/?query=vue-resource

@MartinKolarik
Copy link

MartinKolarik commented May 22, 2017

jsDelivr uses new URL structure for new files so the docs links needs to be updated.

@jsdelivrbot npm vue-resource

@jsdelivrbot
Copy link

Browse the CDN files https://cdn.jsdelivr.net/npm/vue-resource/

Load the main file https://cdn.jsdelivr.net/npm/[email protected]
Make sure you configure the default file correctly. You can use "jsdelivr" or "cdn" in package.json to set the correct CDN file.

Version aliasing to latest major release https://cdn.jsdelivr.net/npm/vue-resource@1

Add .min. to files to auto-minify.

--
Full documentation

steffans pushed a commit that referenced this issue May 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants