Skip to content

vuepress build command will effect other vuepress dev command in running. #786

Closed
@LinFeng1997

Description

@LinFeng1997

Bug report

Multiple vuepress projects running at the same time.executing the build command overwrites the effects of other project dev commands.

Version

0.14.2

Steps to reproduce

In A project,input vuepress dev command,

And then,

In B project,input vuepress build command.

What is expected?

One project will not effect other project.

What is actually happening?

vuepress build command will effect other vuepress dev command in running.

Other relevant information

  • Your OS: Mac
  • Node.js version: 8.11.3
  • Browser version: Chrome 68
  • Is this a global or local install? global
  • Which package manager did you use for the install?npm

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementRequest to enhance an existing featureversion: nextPlanned to do or already included in the next(1.0.0) version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions