Closed anchan828 closed 1 month ago
Start a new pull request in StackBlitz Codeflow.
@anchan828 Huh, that's exactly what this was supposed to be fixing. Thanks for reporting, I'll have a look
I like this fix a lot, simplifies the messy code a great deal, thanks!
Description
An error occurs when the
createClient
API of ESM is called.This change will probably solve the problem, but I'm not sure if it's a good solution.
packages/openapi-ts/tsup.config.ts
https://github.com/evanw/esbuild/issues/1921#issuecomment-2302290651
Reproducible example or configuration
An error occurs when
tsx build.ts
is called. Since the command is set in startCommand, an error should be output as soon as the browser is opened. https://stackblitz.com/edit/hey-api-example-dbtez4?file=build.tsOpenAPI specification (optional)
No response
System information (optional)