Skip to content

Commit a62458c

Browse files
authored
fix: add browser binding on CF CI (#281)
1 parent 0950478 commit a62458c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/build.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export function addBuildHooks(nuxt: Nuxt, hub: HubConfig) {
2525
ai: hub.ai,
2626
analytics: hub.analytics,
2727
blob: hub.blob,
28+
browser: hub.browser,
2829
cache: hub.cache,
2930
database: hub.database,
3031
kv: hub.kv,

0 commit comments

Comments
 (0)