Closed
Description
- I have searched through existing issues
Feature Request
Earlier this year Evan introduced a new RFC to improve upon the script section to support <script setup>
. This RFC is already included as part of the vue@next
, and vue-loader
was recently updated to support it, so it's my hope that vetur
will update to support this as well, since without it intellisense doesn't work correctly. The error I got was
File '/path/to/component/HelloWorld.vue' is not a module. Vetur(2306)