blidd-google

Results 5 comments of blidd-google

Hey all, we've recently added a new lifecycle hook `onInit()` to perform initialization tasks (like loading params and calling `initializeApp()`) in production. For your use case, using the new hook...

Hi @steebchen, from the context you provided, it sounds like you are trying to deploy a NextJS server using Firebase services. Firebase has a feature called Web Frameworks that allows...

Hi all, thanks for helping us and others diagnose issues with loading environment variables in the functions emulator. Two things: 1) Parameterized configuration is now the recommended way to configure...

Hey @jangop, I'm unable to reproduce your issue by successfully deploying a task queue function with the name "dummy_function". Although 2nd gen functions do generally allow underscores in their names,...

Hi @rohitgarg-lenskart, thanks for reaching out about this issue. We've noticed that many developers like yourself are expecting to be able to parametrize various configuration options that are currently not...