Skip to content

Commit a5ea50e

Browse files
committed
feat(build): add client-ofetch to pluginNames
1 parent 31820d2 commit a5ea50e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/openapi-ts/tsup.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export default defineConfig((options) => ({
3939
'client-axios',
4040
'client-core',
4141
'client-fetch',
42+
'client-ofetch',
4243
'client-next',
4344
'client-nuxt',
4445
];

0 commit comments

Comments
 (0)