-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Conversation
API change check API changes are not detected in this pull request. |
"esm", | ||
"commonjs" | ||
], | ||
"esmDialects": [ |
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we revert this ?
#32184
@azure/arm-datadog
@azure/arm-datafactory
@azure/arm-datalake-analytics
@azure/arm-datamigration