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

Extend RunReactNativeXamlCodeGen target to support multiple WinMDs #237

Open
jonthysell opened this issue Nov 4, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@jonthysell
Copy link
Contributor

Summary

As of PR #234 , there is a target named RunReactNativeXamlCodeGen which runs the codegen as part of the RNX native build.

Right now it only supports specifying one WinMD file, but the Codegen can actually support more, so we should allow users to specify more.

Motivation

If a user wants to make sure that Codegen is run, it's probably because they want to add multiple WinMDs from custom control libraries they want to add.

Basic Example

No response

Open Questions

No response

@jonthysell jonthysell added the enhancement New feature or request label Nov 4, 2022
@ghost ghost added the Needs: Triage 🔍 label Nov 4, 2022
@jonthysell jonthysell changed the title Extend RunReactNativeXamlCodeGen target to support multiple Extend RunReactNativeXamlCodeGen target to support multiple WinMDs Nov 4, 2022
@chrisglein
Copy link
Member

Current customers should be unblocked with the linked PR. Will wait to prioritize supporting multiple for when there's more ask for that use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants