mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
optimize adapter imports to deduplicate
This commit is contained in:
@@ -173,7 +173,6 @@ function baseConfig(adapter: string): tsup.Options {
|
||||
],
|
||||
metafile: true,
|
||||
splitting: false,
|
||||
treeshake: true,
|
||||
onSuccess: async () => {
|
||||
delayTypes();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user