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

Proxy config error message has a typo #2517

Closed
aldencolerain opened this issue Sep 13, 2018 · 0 comments
Closed

Proxy config error message has a typo #2517

aldencolerain opened this issue Sep 13, 2018 · 0 comments

Comments

@aldencolerain
Copy link

Version

3.0.2

Reproduction link

https://gist.github.com/aldencolerain/982b1a1d89bf2bd1303b86726bd15f15

Node and OS info

Node 8 / npm 6.4.1 / Ubuntu 16.04

Steps to reproduce

In vue.config.js pass a proxy setting to the dev server that is not an object.

What is expected?

When proxy in package.json is an object, each context object must have a target property specified as a url string

What is actually happening?

When proxy in package.json is as an object, each context object must have a target property specified as a url string

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

1 participant