steveoh / grunt-esri-slurp

download the esri js api
MIT License
19 stars 7 forks source link

grunt-esri-slurp 2.0.2 - Doesn't download content of "dojox\dgauges" #40

Closed Vikash2402 closed 8 years ago

Vikash2402 commented 8 years ago

Hi, While running grunt slurp it downloads "dojox\dgauges" folder empty. it creates empty dgauges folder under dojox.

Note: Arcgis JS API 3.14

Any suggestion why its happening?

thanks in advance.

Vikash2402 commented 8 years ago

To resolve this I have a wok around; I downloaded Arcgis JS API 3.14 package offline and replace the "dgauges" folder and it started working properly. But I dont think its correct. Plz suggest.

stdavis commented 8 years ago

This project is intended to only download the esri package. Any other package including dojox or dstore should be downloaded (using something like bower) separately.

steveoh commented 8 years ago

And mapped for builds

https://github.com/steveoh/grunt-esri-slurp/issues/38