Skip to content

vue-loader link on newly scaffolded project 404s #1249

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

Closed
stowball opened this issue May 9, 2018 · 1 comment
Closed

vue-loader link on newly scaffolded project 404s #1249

stowball opened this issue May 9, 2018 · 1 comment

Comments

@stowball
Copy link

stowball commented May 9, 2018

Version

3.0.0-beta.6

Reproduction link

https://codesandbox.io/s/vue

Steps to reproduce

  1. Scaffold a new project with vue create hello-world
  2. yarn serve
  3. Click the vue-loader link

What is expected?

It should open a correct url (https://vue-loader.vuejs.org/ ?)

What is actually happening?

It links to https://vue-loader.vuejs.org/en which 404s

@yyx990803
Copy link
Member

Fixed in #1229

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

No branches or pull requests

3 participants