-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
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
Labels
No labels