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:
@@ -158,6 +158,7 @@ export async function makeConfig<Env extends CloudflareEnv = CloudflareEnv>(
|
||||
sessionHelper.set(c, session);
|
||||
await next();
|
||||
});
|
||||
appConfig.options?.manager?.onServerInit?.(server);
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user