Skip to content

Commit

Permalink
feat: add vue resolveDirective to preset (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
WalkAlone0325 committed Oct 26, 2022
1 parent 73abd4c commit 639edf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/presets/vue.ts
Expand Up @@ -67,6 +67,7 @@ export default <ImportsMap>({
'onRenderTracked',
'onRenderTriggered',
'resolveComponent',
'resolveDirective',
'useCssVars',
],
})

0 comments on commit 639edf1

Please sign in to comment.