Skip to content

Fix standalone vue.js cdn url #1146

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

Merged
merged 1 commit into from
Sep 23, 2017
Merged

Conversation

gabor-farkas
Copy link
Contributor

The other one results in vue.common.js:245 Uncaught ReferenceError: process is not defined while loading

The other one results in `vue.common.js:245 Uncaught ReferenceError: process is not defined` while loading
@MartinKolarik
Copy link

@chrisvfritz I think the problem here is you didn't publish a new version after vuejs/vue#6618 so jsDelivr still uses main

@MartinKolarik
Copy link

MartinKolarik commented Sep 22, 2017

@gabor-farkas right now the correct link is https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.js and the short link should be fixed shortly.

@chrisvfritz chrisvfritz merged commit 35a3623 into vuejs:master Sep 23, 2017
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Nov 24, 2017
* Change recommended links to jsDelivr (vuejs#1134)

* Update date

* Fix standalone vue.js cdn url (vuejs#1146)

The other one results in `vue.common.js:245 Uncaught ReferenceError: process is not defined` while loading

* Revert updated date
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

Successfully merging this pull request may close these issues.

3 participants