microsoft / AzureStorageExplorer

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
365 stars 85 forks source link

Investigate dumping webpack stack #7942

Closed richardMSFT closed 1 month ago

richardMSFT commented 1 month ago

Instead of updating webpack on build-common, figure out if we can move leftover existing packages that use webpack onto esbuild.

See if we can dump having to maintain a webpack build stack.

richardMSFT commented 1 month ago

Closed as duplicate #7333