vue-codemod icon indicating copy to clipboard operation
vue-codemod copied to clipboard

Didn't support <script setup>

Open blankmanp opened this issue 3 years ago • 0 comments

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

blankmanp avatar Jun 15 '22 02:06 blankmanp