mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-04 09:06:01 +00:00
add: agnostic web compliant adapter
This commit is contained in:
@@ -330,6 +330,11 @@ async function buildAdapters() {
|
||||
platform: "node",
|
||||
}),
|
||||
|
||||
tsup.build({
|
||||
...baseConfig("web"),
|
||||
platform: "neutral",
|
||||
}),
|
||||
|
||||
tsup.build({
|
||||
...baseConfig("sveltekit"),
|
||||
platform: "node",
|
||||
|
||||
Reference in New Issue
Block a user