volojs/volo

skips files from the root of a zip archive

Closed this issue · 0 comments

$ volo add http://leaflet-cdn.s3.amazonaws.com/build/leaflet-0.6.4.zip
Downloading: http://leaflet-cdn.s3.amazonaws.com/build/leaflet-0.6.4.zip
Installed http://leaflet-cdn.s3.amazonaws.com/build/leaflet-0.6.4.zip at leaflet-0.6.4

$ ls -1 leaflet-0.6.4
layers-2x.png      
layers.png         
marker-icon-2x.png marker-icon.png    
marker-shadow.png
$ wget http://leaflet-cdn.s3.amazonaws.com/build/leaflet-0.6.4.zip

$ zipinfo -1 leaflet-0.6.4.zip 
images/
images/layers-2x.png
images/layers.png
images/marker-icon-2x.png
images/marker-icon.png
images/marker-shadow.png
leaflet-src.js
leaflet.css
leaflet.ie.css
leaflet.js