Skip to content

Acknowledge: expo transitive deps config filtering is intentionally non-variant-specific#242

Closed
Copilot wants to merge 1 commit intorefactor/expo-publishingfrom
copilot/sub-pr-238
Closed

Acknowledge: expo transitive deps config filtering is intentionally non-variant-specific#242
Copilot wants to merge 1 commit intorefactor/expo-publishingfrom
copilot/sub-pr-238

Conversation

Copy link

Copilot AI commented Feb 23, 2026

Addresses review feedback on #238 regarding whether the change from configurations.matching { it.name.contains(...) } to directly accessing "implementation" and "api" configurations was intentional.

Decision

The narrower config lookup (dropping variant-specific names like debugImplementation, releaseApi, etc.) is intentional — local expo packages (e.g., expo-constants) do not define variant-specific configurations, so there is nothing to lose by not matching them.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Work in progress to address expo dependency feedback Acknowledge: expo transitive deps config filtering is intentionally non-variant-specific Feb 23, 2026
@hurali97 hurali97 closed this Feb 23, 2026
Copilot AI requested a review from hurali97 February 23, 2026 09:00
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