Skip to content

Vue-cli creates project with runtime-only vue #1875

Closed
@gunzino

Description

@gunzino

Version

3.0.0-rc.5

Reproduction link

https://pastebin.com/srUKbUKC

Steps to reproduce

I used vue-cli to create project with default setup. I use Babel Lint and Vue router.

However, after build shows up that build was made with vue.runtime.esm.js without template compiler.

What is expected?

Builder should include vue.esm.js

What is actually happening?

Builder include vue.runtime.esm.js

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