I wrote a vite plugin that implements the basic import interface for defineProps 实现了defineProps的基本接口导入 #7005
liulinboyi
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Any difference with Vue Macros? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wrote a vite plugin that implements the basic import interface for defineProps, it doesn't have any side effects, and it certainly doesn't affect sourcemap.
我写了一个vite插件,实现了defineProps的基本接口导入,它没有任何副作用,当然也不会影响sourcemap。
Beta Was this translation helpful? Give feedback.
All reactions