Update hey-api

This commit is contained in:
2026-02-13 14:27:52 +01:00
parent 514b8bbec7
commit 433d29fcdb
3 changed files with 289 additions and 355 deletions

View File

@@ -12,7 +12,7 @@ export default defineConfig({
{
name: "@hey-api/client-fetch",
baseUrl: false,
runtimeConfigPath: "./openapi-csrf.ts",
runtimeConfigPath: resolve(__dirname, "./openapi-csrf.ts"),
exportFromIndex: true,
},
],