Skip to content

Improve tsConfigPath behavior #2019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mrlubos opened this issue May 6, 2025 · 2 comments
Open

Improve tsConfigPath behavior #2019

mrlubos opened this issue May 6, 2025 · 2 comments
Labels
bug 🔥 Something isn't working feature 🚀 New feature or request

Comments

@mrlubos
Copy link
Member

mrlubos commented May 6, 2025

Related to #478

Resolve path in config init + debug what's going wrong in the related issue

@mariusch
Copy link

mariusch commented May 6, 2025

Not sure if it is directly related, but we tried the latest version, 0.67.1, and now have ".js" appended to the generated client folder with bundle: true, Previously we added .cjs"; to from "./client/index"; as a workaround.

Image

Image

@mrlubos
Copy link
Member Author

mrlubos commented May 6, 2025

@mariusch Yeah. Thanks for reporting! You can restore the previous behaviour with output.tsConfigPath: 'off' in the meantime

@mrlubos mrlubos added feature 🚀 New feature or request bug 🔥 Something isn't working labels May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🔥 Something isn't working feature 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants