We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
definePage()
Using TS syntax will produce Syntax errors:
<script setup> definePage({ alias: 'thing' as string, }) </script>
Not sure how to support this but I think it should be related to adding ?vue&type... query to import. TODO: check with the vite vue plugin
?vue&type...
The text was updated successfully, but these errors were encountered:
@posva Could you take a look at pr for this issue, please #238
Sorry, something went wrong.
@posva Do you have any updates?
@posva, joining Heunsig's question, is there any update?
4fbff23
posva
Successfully merging a pull request may close this issue.
Using TS syntax will produce Syntax errors:
Not sure how to support this but I think it should be related to adding
?vue&type...
query to import. TODO: check with the vite vue pluginThe text was updated successfully, but these errors were encountered: