<div dir="ltr">In fact, there should be better in order to save space :<div>in dojo, I've noticed that each library is given in minified version and plain version. So I am trying to build a terminal command which will remove all "*.uncompressed.js" files.</div>
<div>But for now, I am far from being a terminal guru ...</div><div><br></div><div>I've tried with something like </div><div>rm -Rf FILE_PATTERN</div><div>but it is not it purpose (it is rather for removing a directory and its subdirectories), and fail.</div>
<div><br></div><div>Regards</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/3 Manuel Quiñones <span dir="ltr"><<a href="mailto:manuq@laptop.org" target="_blank">manuq@laptop.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2013/10/3 Manuel Quiñones <<a href="mailto:manuq@laptop.org">manuq@laptop.org</a>>:<br>
> 2013/10/3 laurent bernabe <<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>>:<br>
>><br>
>><br>
>><br>
>> 2013/10/3 Manuel Quiñones <<a href="mailto:manuq@laptop.org">manuq@laptop.org</a>><br>
>>><br>
>>><br>
>>> OK, I suggest you give a try to Dojo and come back later to tell us<br>
>>> how it went.  Your investigation can be valuable for future activity<br>
>>> developers.<br>
>><br>
>><br>
>> The only drawback, apart to the one you pointed to me, is the size of Dojo<br>
>> when installing with volo (Maybe, I can download only the core part. Is it<br>
>> possible with Volo ?) : around  3Mb. And I don't think that is the ideal for<br>
>> a bundle XO.<br>
><br>
> Yeah Dojo is big.<br>
<br>
I just checked and the bulk of the weight ~2.5MB is in directories<br>
dojo/cldr and dojo/nls . Those contain locale data, derived from the<br>
CLDR project.  Maybe you can just remove them?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
.. manuq ..<br>
</font></span></blockquote></div><br></div>