Skip to content

not compatible with VueMacors #137

@nizoio

Description

@nizoio

here's the error:

ERROR [vite] Internal server error: Single file component can contain only one <script> element File: /node_modules/vite-plugin-vue-inspector/src/Overlay.vue

seems like the root cause is:

inspector plugin modifies a Vue component
Vue macros/plugin chain also modifies that same component
together they produce an invalid Vue file
Vite crashes while starting dev

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