New Helpers?
#1964
-
So I create a new vitejs app for vue and see this voodoo: I've not been able to find any documentation on this. Can someone explain what's going on or point me to a link with more info? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
yyx990803
Feb 10, 2021
Replies: 1 comment 1 reply
-
(the console actually prints warnings that link to this RFC when you start the server) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bradocchs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/vuejs/rfcs/blob/script-setup-2/active-rfcs/0000-script-setup.md#declaring-props-emits-and-setup-context
(the console actually prints warnings that link to this RFC when you start the server)