▲ [WARNING] The entrypoint src/gemini.ts has exports like an ES Module, but hasn't defined a default export like a module worker normally would. Building the worker using "service-worker" format...
▲ [WARNING] The entrypoint src/gemini.ts has exports like an ES Module, but hasn't defined a default export like a module worker normally would. Building the worker using "service-worker" format...
Service Worker wrangler toml:
name = "iai-gemini"main = "src/gemini.ts"compatibility_date = "2024-08-06"compatibility_flags = ["nodejs_compat"]
name = "iai-gemini"main = "src/gemini.ts"compatibility_date = "2024-08-06"compatibility_flags = ["nodejs_compat"]