Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

[Vue 3.0] @Component/Vue 在vue-class-component 8.0不存在 #364

Closed
VirensCn opened this issue Dec 25, 2020 · 1 comment
Closed

[Vue 3.0] @Component/Vue 在vue-class-component 8.0不存在 #364

VirensCn opened this issue Dec 25, 2020 · 1 comment

Comments

@VirensCn
Copy link

` warning in ./node_modules/vue-property-decorator/lib/index.js

"export 'default' (reexported as 'Component') was not found in 'vue-class-component'

warning in ./node_modules/vue-property-decorator/lib/index.js

"export 'default' (reexported as 'Vue') was not found in 'vue'`

Vue 3 使用的vue-class-component 8.0+中已经不存在@component修饰符,现在使用的是@options

vuejs/vue-class-component#406

@kaorun343
Copy link
Owner

@VirensCn

I've released RC version of vue-proeprty-decorator, which supports Vue 3.
Please check this, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants