Skip to content

Commit 21fe1d5

Browse files
committed
chore(config): add @tanstack/vue-hotkeys to optimizeDeps.include
1 parent dc992c8 commit 21fe1d5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

nuxt.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,10 @@ export default defineNuxtConfig({
226226
'marked',
227227
'virtua/vue',
228228
'quick-lru',
229+
'@tanstack/vue-hotkeys',
230+
'valibot',
231+
'@tanstack/query-persist-client-core',
232+
'temporal-polyfill',
229233
],
230234
},
231235
},

0 commit comments

Comments
 (0)