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

Unable to specify output directory #1193

Closed
u3u opened this issue Apr 29, 2018 · 0 comments
Closed

Unable to specify output directory #1193

u3u opened this issue Apr 29, 2018 · 0 comments

Comments

@u3u
Copy link

u3u commented Apr 29, 2018

Version

3.0.0-beta.9

Steps to reproduce

$ vue-cli-service build --dest docs

What is expected?

Compile correctly into the docs directory

What is actually happening?

Configuration Error: Avoid modifying webpack output.path directly. Use the "outputDir" option instead.


The purpose of specifying the output directory is to compile the component into the dist directory and have the example compiled into the docs directory

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

2 participants