Skip to content

Commit

Permalink
fix: add browser binding on CF CI (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 14, 2024
1 parent 0950478 commit a62458c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export function addBuildHooks(nuxt: Nuxt, hub: HubConfig) {
ai: hub.ai,
analytics: hub.analytics,
blob: hub.blob,
browser: hub.browser,
cache: hub.cache,
database: hub.database,
kv: hub.kv,
Expand Down

0 comments on commit a62458c

Please sign in to comment.