Skip to content

Get dot files for local cache storage#551

Merged
ecraig12345 merged 2 commits intomicrosoft:mainfrom
christiango:christiango/fix-dot-files
Oct 10, 2025
Merged

Get dot files for local cache storage#551
ecraig12345 merged 2 commits intomicrosoft:mainfrom
christiango:christiango/fix-dot-files

Conversation

@christiango
Copy link
Member

We noticed that for react router type generation, the lage backfill cache was not putting the .react-router folder that it autogenerates into the right place. After debugging I found that it was a bug in backfill where the globby expression doesn't match any files beginning with a . (hidden files). This PR fixes that bug and adds a new test

@ecraig12345 ecraig12345 merged commit b8668ae into microsoft:main Oct 10, 2025
7 checks passed
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