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

[mgmt] migrate mgmt package to esm 10 #32370

Closed
wants to merge 12 commits into from
Closed

[mgmt] migrate mgmt package to esm 10 #32370

wants to merge 12 commits into from

Conversation

kazrael2119
Copy link
Contributor

@kazrael2119 kazrael2119 commented Dec 27, 2024

#32184
@azure/arm-datadog
@azure/arm-datafactory
@azure/arm-datalake-analytics
@azure/arm-datamigration

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Dec 27, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

"esm",
"commonjs"
],
"esmDialects": [
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 shipping for React-Native and Browser support? If not, please remove the esmDialects.

@@ -87,8 +77,8 @@
"test:browser": "echo skipped",
"test:node": "echo skipped",
"unit-test": "npm run unit-test:node && npm run unit-test:browser",
"unit-test:browser": "echo skipped",
"unit-test:node": "dev-tool run vendored cross-env TEST_MODE=playback npm run integration-test:node",
"unit-test:browser": "npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser",
Copy link
Member

Choose a reason for hiding this comment

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

should we revert this ?

@kazrael2119 kazrael2119 deleted the migrate-mgmt10 branch January 14, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants