Skip to content

Upgrade to vue 2.6.14 #57

Open
Open
@saraedum

Description

@saraedum

This package builds against (and bundles) a rather old version of Vue.js (2.6.10.) This causes problems with single file components that have been compiled with the latest vue-template-compiler (2.6.14), namely, the generated render functions contain some scoped-slot magic that this version of Vue.js does not seem to understand yet.

Could we upgrade the bundled version of Vue.js to 2.6.14?

(I am happy to provide the PR if you think that this is a good idea.)

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