[Pkg-javascript-devel] [RFS] science.js

Xavier yadd at debian.org
Tue Jan 21 19:24:13 GMT 2020


Le 21/01/2020 à 20:23, Xavier a écrit :
> Le 21/01/2020 à 19:18, Nilesh Patra a écrit :
>>
>>
>> On Tue, 21 Jan 2020 at 23:11, Xavier <x.guimard at free.fr
>> <mailto:x.guimard at free.fr>> wrote:
>>
>>     Le 21/01/2020 à 16:08, Nilesh Patra a écrit :
>>     >
>>     >     Hi,
>>     >
>>     >     please regenerate minified files (exclude + repack): launch
>>     make in
>>     >     subdirectories
>>     >
>>     >
>>     > Did the changes as asked. Could you review now?
>>     > Thanks!
>>
>>     You miss to exclude also lib/d3/*.min.js
>>
>>
>> Right. However, lib's Makefile uses certain files from src/ directory
>> that aren't present, and there is no rule to do that, either in any of
>> the Makefiles. (For example: src/core/date.js, src/core/zip.js etc)
>> What would be the best to do in this case? I was thinking of keeping the
>> minified files, as is and dropping the Makefile(inside lib/d3/), file an
>> issue upstream.
>> Do you think it is the right thing to do, or should something else be
>> done instead? (Need your guidance here)
> 
> Then keep lib/d3*.js without lib/d3*.min.js

And generate them using uglifyjs



More information about the Pkg-javascript-devel mailing list