Skip to content

Default project builds itself in the dist folder instead of the root #405

@Nicolapps

Description

@Nicolapps

When I create a project with vue init webpack, I npm install then I build the project with npm run build, the project is built in a dist folder, instead of at the root of my project.

Project structure

I'm using vue-cli 2.5.1 and macOS 10.12.1. I was able to reproduce the bug twice.

Here's the configuration I'm using :

? Generate project in current directory? Yes
? Vue build standalone
? Use ESLint to lint your code? Yes
? Pick an ESLint preset AirBNB
? Setup unit tests with Karma + Mocha? No
? Setup e2e tests with Nightwatch? No

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions