Skip to content

Commit

Permalink
set passToClient
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Sep 12, 2024
1 parent ff6c8da commit 382d777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vike-vue-query/integration/+config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const config = {
require: {
'vike-vue': '>=0.7.0',
},
passToClient: ['_vueQueryInitialState'],
onCreateApp: 'import:vike-vue-query/__internal/integration/onCreateApp:onCreateApp',
onAfterRenderHtml: 'import:vike-vue-query/__internal/integration/onAfterRenderHtml:onAfterRenderHtml',
onBeforeRenderClient: 'import:vike-vue-query/__internal/integration/onBeforeRenderClient:onBeforeRenderClient',
Expand Down

0 comments on commit 382d777

Please sign in to comment.