Skip to content

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Aug 20, 2025

Issue #, if available:

Noticed while attempting to bump vitest in #1663

Description of changes:

The exclude was historically added to ensure build:types is able to run again.
However, is any additional *.ts file is added outside of src folder (like vitest.config.ts), it needs to be excluded.
A better solution it to include src as it's done in this PR


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr
Copy link
Contributor Author

trivikr commented Aug 20, 2025

Replaced by #1668

@trivikr trivikr closed this Aug 20, 2025
@trivikr trivikr deleted the use-include-tsconfig-types branch August 20, 2025 14:27
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.

2 participants