We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hoistStatic
1 parent 986a44c commit 7466b4fCopy full SHA for 7466b4f
packages/plugin-vue/src/index.ts
@@ -38,6 +38,7 @@ export interface Options {
38
| 'propsDestructure'
39
| 'fs'
40
| 'reactivityTransform'
41
+ | 'hoistStatic'
42
>
43
44
template?: Partial<
0 commit comments