symphonicc / multer-azure-blob-storage

ES6 & Typescript friendly multer storage engine for Azure's blob storage.
MIT License
19 stars 25 forks source link

quick n dirty migration to V12 #32

Closed AndreasHauber closed 1 year ago

AndreasHauber commented 1 year ago

Did a quick 'n dirty migration to @azure\storage-blob (V12). Default PublicAccessType needs to be fixed, as I have set it to 'blob' again. Error handling not in place. Code quality needs to be improved. I don't expect this to be merged, its just for discussion.