Skip to content

Build fail due to wrong import in domWrapper.ts #936

@alfeg

Description

@alfeg

There is seems to be an error that causes our build to fail after library update to v2.0.0-rc.14
https://github.com/vuejs/vue-test-utils-next/blob/df6c234d2511f500be996620118c99625a86e165/src/domWrapper.ts#L8

I guess proper line should be:

import { VueWrapper } from '.';

As there is no src fodler in npm package:
image

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