Compare commits
3 commits
cc3b6f20bd
...
afe3b81304
| Author | SHA1 | Date | |
|---|---|---|---|
| afe3b81304 | |||
| ac57440c2e | |||
| 99988a7fd2 |
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ export default defineConfig({
|
||||||
plugins: [
|
plugins: [
|
||||||
{
|
{
|
||||||
name: "@hey-api/client-fetch",
|
name: "@hey-api/client-fetch",
|
||||||
runtimeConfigPath: "$lib/hey-api.ts",
|
runtimeConfigPath: "./src/lib/hey-api.ts",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue