Closed Vikash2402 closed 8 years ago
Yes as @stdavis mentions, you will need to pull in these dependencies separately. We use bower. Here is an example dependency list.
In all seriousness, you should consider stopping using this module and use the esri package which is published to bower.
Hi,
I am developing an esri-javascript map based web application with minification; while creating build using grunt it throws en error i.e. error(311) Missing dependency. module: app/js/library/widgets/searchGrid/searchGrid; dependency: dstore/Memory I verified the arcgis js api 3.14 package and I am able to find dstore in it. still its thorwing this error.
It would be great if you can throw some pointers on it.
Thanks in advance.