We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0950478 commit a62458cCopy full SHA for a62458c
src/utils/build.ts
@@ -25,6 +25,7 @@ export function addBuildHooks(nuxt: Nuxt, hub: HubConfig) {
25
ai: hub.ai,
26
analytics: hub.analytics,
27
blob: hub.blob,
28
+ browser: hub.browser,
29
cache: hub.cache,
30
database: hub.database,
31
kv: hub.kv,
0 commit comments