Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

TypeError at build for example Typescript project w/ latest packages #459

Open
@byfairweather

Description

@byfairweather

Version

5.0.0

Reproduction link

github.com

Steps to reproduce

  1. Open examples/typescript from this repo
  2. Fresh install the dependencies:
    npm install vue@next rollup rollup-plugin-typescript2 typescript rollup-plugin-vue@next
  3. npm run build

What is expected?

Successful Build

What is actually happening?

(plugin vue) TypeError: Cannot read properties of undefined (reading 'reactivityTransform')


Not looking to use Vite. Figured Rollup would be well supported give that this package is downloaded 40k+ times per week.

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