Compare commits
3 commits
afe3b81304
...
cc3b6f20bd
| Author | SHA1 | Date | |
|---|---|---|---|
| cc3b6f20bd | |||
| 8da3878104 | |||
| 2037a59cdc |
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: "./src/lib/hey-api.ts",
|
runtimeConfigPath: "$lib/hey-api.ts",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue