Closed
Description
Hello @loonpwn , I use vue-cli-plugin-import-components on Vue.js 3, It works nice.
I try to use script setup, but It is not working.
my script setup code here.
<script setup>
import { ref } from "vue"
export const text = ref('')
</script>
Can you test this with your plugin?
Metadata
Metadata
Assignees
Labels
No labels