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
Description
Version
5.0.0
Reproduction link
Steps to reproduce
- Open examples/typescript from this repo
- Fresh install the dependencies:
npm install vue@next rollup rollup-plugin-typescript2 typescript rollup-plugin-vue@next - 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
Labels
No labels