Skip to content
This repository was archived by the owner on Jun 3, 2018. It is now read-only.

Vue imported twice #22

Description

@asv7c2

When I use import Vue from "vue/dist/vue.esm.js", it included twice (in console shows "You are running Vue in development mode." twice)
First: from import Vue from "vue/dist/vue.esm.js",
Second: any component importing.

Is there are settings to configure vue.esm to use globally?

Software Version(s)
parcel-plugin-vue
Parcel 1.6.1
Vue 2.5.13
Node 8.9.4
npm/Yarn 5.6.0
Operating System Win 7 x64

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions