Repro for nuxt-hub/core#692. Fix: PR #694
git clone https://github.com/onmax/nuxthub-d1-repro.git && cd nuxthub-d1-repro
pnpm install && NITRO_PRESET=cloudflare-module pnpm build
cat node_modules/.cache/nuxt/.nuxt/hub/db.mjsmain- shows bug (binding accessed at module load)with-fix- shows fix (lazy Proxy)- PR diff