Skip to content

Not working with script setup #5

Closed
@ChangJoo-Park

Description

@ChangJoo-Park

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

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