Skip to content
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

feat: add support for configDir #393

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

ThibautMarechal
Copy link
Contributor

Fixes #346

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ThibautMarechal ThibautMarechal requested a review from qmhc November 14, 2024 10:15
@qmhc
Copy link
Owner

qmhc commented Nov 18, 2024

Thanks for your works. Would you add a real case in examples/ts or other dirs under examples?

@beaussan
Copy link

Thanks a lot for this change! I spend the whole day trying to figure out why build wasn't working with configDir, with this patch this now fixes it!

@qmhc qmhc merged commit 97e19c0 into qmhc:main Dec 11, 2024
4 checks passed
@ThibautMarechal ThibautMarechal deleted the feature/add-support-to-configDir branch December 11, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support ${configDir} template variable in tsconfig.json (added in typescript 5.5)
3 participants