mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader.git
synced 2025-08-18 20:55:57 +08:00
chore: add internal slack report
This commit is contained in:
parent
a488bb8921
commit
340fb517d8
@ -7,6 +7,7 @@ initializeApp();
|
||||
import { loadModulesDynamically, registry } from './shared';
|
||||
import path from 'path';
|
||||
loadModulesDynamically(path.resolve(__dirname, 'cloud-functions'));
|
||||
loadModulesDynamically(path.resolve(__dirname, 'shared', 'cloud-functions'));
|
||||
|
||||
Object.assign(exports, registry.exportAll());
|
||||
Object.assign(exports, registry.exportGrouped({
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 7bdc246a49a3a30f785a98fef46569131505b99a
|
||||
Subproject commit 572761962fab6d48c9d8d334122ea61572418006
|
Loading…
x
Reference in New Issue
Block a user