Skip to content

TodoMVC example doesn't work with specified vue in package.json #2414

@anfelor

Description

@anfelor

The specified version throws some errors.
The right version would be:
"vue": "1.0.0"

However, this went unnoticed as the vue source referred to in index.html
is ../../dist/vue.js instead of node_modules/vue/dist/vue.min.js (line 73).

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