Skip to content

Didn't support <script setup> #40

@blankmanp

Description

@blankmanp

In your src/sfcUtils.ts, it supports script setup tag and use it as descriptor.scriptSetup;
However, in the src/runTransformation.ts, it just handles descriptor.script, so <script setup> won't work in the runTransformation.
I think it's weird, because you parsed <script setup> but never use it. So is it a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions