-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
✨ feature requestNew feature or requestNew feature or requesthas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemscope: script-setupscope: sfc
Description
Version
3.0.5
Reproduction link
https://github.com/JSerFeng/bug/blob/master/src/App.vue
Steps to reproduce
<script setup lang="ts"> import {Ref} from "vue" </script>What is expected?
nothing happens
What is actually happening?
Uncaught SyntaxError: The requested module '/node_modules/.vite/vue.js?v=6cc5afeb' does not provide an export named 'Ref'
JJBocanegra and hermeslm
Metadata
Metadata
Assignees
Labels
✨ feature requestNew feature or requestNew feature or requesthas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemscope: script-setupscope: sfc