Closed timothyerwin closed 10 years ago
also, does this have anything to do with a cdn? it looks more like it just uploads to a blob.
Thanks for the feedback. As a matter of fact I have started a minor refactoring in master branch, it is time to show some love for the repository, add some tests and separate further apart gulp and vanilla stuff.
I'll consider moving the gulp task into own repository and reuse this one in my other grunt-deploy-azure-cdn repo.
Well, technically you are right, this is just a simple wrapper to blob storage. In azure, CDN comes tightly integrated with blob storage, so deploying to blob means deploying to CDN if you have configured it in Azure web interface.
now this repo is vanilla only. Extracted gulp specifics into a new repo.
I would recommend splitting this into two repos: azure-deploy-cdn and gulp-azure-deploy-cdn.
there is no example for the vanilla version which is what I want to use, and also the require is wrong in the example that is provided.
tighten it up please :)