Skip to content

Unable to specify output directory #1193

Closed
@u3u

Description

@u3u

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions