Skip to content

vue-cli-service serve does not mount component for individually specified entry file #2259

Open
@yongjun21

Description

@yongjun21

Version

3.0.1

Reproduction link

https://bitbucket.org/yongjun21/example/src/master/

Node and OS info

Node 8.11.3

Steps to reproduce

Run npx vue-cli-service serve src/components/Test.vue

What is expected?

Component mounted when index.html opened

What is actually happening?

Component not mounted. Though can be located in app.js


If I use cli-service-global (i.e. vue serve src/components/Test.vue), component gets mounted.

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