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

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

@VirensCn

Description

@VirensCn

` 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions