mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 12:56:05 +00:00
fix: add modes export, fix event firing with modes and cloudflare
This commit is contained in:
@@ -68,6 +68,7 @@ export function hybrid<Args>({
|
||||
const mm = app.modules as DbModuleManager;
|
||||
mm.buildSyncConfig = syncSchemaOptions;
|
||||
}
|
||||
await appConfig.beforeBuild?.(app);
|
||||
},
|
||||
config: fileConfig,
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user