You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
Version
5.0.0
Reproduction link
github.com
Steps to reproduce
npm install vue@next rollup rollup-plugin-typescript2 typescript rollup-plugin-vue@next
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.
The text was updated successfully, but these errors were encountered: