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

[AppConfig] add react-native mapping to ESM entrypoint #21119

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

jeremymeng
Copy link
Member

Packages impacted by this PR

@azure/app-configuration

Issues associated with this PR

#20806

@ghost ghost added the App Configuration Azure.ApplicationModel.Configuration label Mar 30, 2022
@azure-sdk
Copy link
Collaborator

API change check for @azure/app-configuration

API changes are not detected in this pull request for @azure/app-configuration

@@ -24,6 +24,9 @@
"browser": {
"./dist-esm/src/internal/cryptoHelpers.js": "./dist-esm/src/internal/cryptoHelpers.browser.js"
},
"react-native": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we going to do this for every package?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asked Chris before, the answer was it should be done case by case and we want to remove blockers first. For app-conf there are some issue related to xml API in browsers, but can be worked around

@jeremymeng jeremymeng merged commit 2f25f9c into Azure:main Mar 31, 2022
@jeremymeng jeremymeng deleted the appconf/add-rn-mapping branch March 31, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants