nomagick commited on
Commit
fef1d0f
·
unverified ·
1 Parent(s): e0a9025

bump: deps

Browse files
backend/functions/src/index.ts CHANGED
@@ -27,3 +27,7 @@ process.on('uncaughtException', (err) => {
27
  console.error('Uncaught exception, process quit.');
28
  throw err;
29
  });
 
 
 
 
 
27
  console.error('Uncaught exception, process quit.');
28
  throw err;
29
  });
30
+
31
+ if (!process.env.FUNCTIONS_EMULATOR) {
32
+ registry.walk_around_firebase_stall = true;
33
+ }
thinapps-shared CHANGED
@@ -1 +1 @@
1
- Subproject commit d81e8a811102648bbcea04eda5429b91c6171536
 
1
+ Subproject commit 21e6ece0f378fe26db888bc5ff7715a43bf022bd