mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
reworked html serving, added new permissions for api/auth, updated adapters
This commit is contained in:
+1
-1
@@ -35,5 +35,5 @@
|
||||
}
|
||||
},
|
||||
"include": ["./src/**/*.ts", "./src/**/*.tsx", "./env.d.ts"],
|
||||
"exclude": ["node_modules", "dist/**/*", "../examples/bun"]
|
||||
"exclude": ["node_modules", "./dist/**/*", "../examples/bun"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user