Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
377
stars
87
forks
source link
Reuse build scripts from build-common in Standalone #8306
Standalone uses its own build scripts. Component builds use build-common scripts. Standalone and build-common build scripts are duplicating some logic that can be shared such as string resource class generation. We can have Standalone consume build-common as a dev dependency and reuse its build scripts.
Standalone uses its own build scripts. Component builds use build-common scripts. Standalone and build-common build scripts are duplicating some logic that can be shared such as string resource class generation. We can have Standalone consume build-common as a dev dependency and reuse its build scripts.