AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

Remove ms-rest-js stuff from build-common

Open MRayermannMSFT opened this issue 1 year ago • 0 comments

Nothing is using ms-rest-js now. Remove any references to ms-rest-js from build-common. This should at least include:

  • flag for adding ms-rest-js as an optional dependency in esbuild/webpack

This removal should result in a breaking change in build-common version number. After making this change please, update all packages using build-common to the new version.

MRayermannMSFT avatar Mar 21 '24 23:03 MRayermannMSFT