Skip to content

feat: include tsconfig paths in resolution#66

Merged
V3RON merged 1 commit intomainfrom
feat/add-tsconfig-resolution
Feb 5, 2026
Merged

feat: include tsconfig paths in resolution#66
V3RON merged 1 commit intomainfrom
feat/add-tsconfig-resolution

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Feb 5, 2026

Description

This pull request adds a new resolver to the resolution chain that looks up dependencies based on the paths defined in the tsconfig file. This behavior is consistent with Expo's internal resolver, so if you use path aliases in your Expo app, you’ll be able to use them with Harness as well.

Testing

Ran Harness in an Expo-based project using alias-based imports in a test file.

@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview, Comment Feb 5, 2026 0:09am

Request Review

@V3RON V3RON force-pushed the feat/add-tsconfig-resolution branch from 45c4dca to ed502b4 Compare February 5, 2026 12:09
@V3RON V3RON merged commit c0e40ff into main Feb 5, 2026
3 checks passed
@V3RON V3RON deleted the feat/add-tsconfig-resolution branch February 5, 2026 18:19
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.

1 participant