mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
minor fixes for nextjs
This commit is contained in:
@@ -286,7 +286,7 @@ export class ModuleManager {
|
||||
|
||||
return result as unknown as ConfigTable;
|
||||
},
|
||||
this.verbosity > Verbosity.silent ? [] : ["log", "error", "warn"],
|
||||
this.verbosity > Verbosity.silent ? [] : ["error"],
|
||||
);
|
||||
|
||||
this.logger
|
||||
|
||||
Reference in New Issue
Block a user