Skip to content

No way to import the module in bundler (i.e. Webpack) #1

@pmrotule

Description

@pmrotule

Currently assuming that Vue exists as a global variable. Would be great to have a way to use it with Webpack by importing the module, something like:

import Vue from 'vue'
import VueMultiRef from 'vue-multi-ref'

Vue.use(VueMultiRef)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions