Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 14874] lodash 4.17.4

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=14874





--- Comment #7 from Kai Hudalla <kai.hudalla@xxxxxxxxxxxx>  2017-11-29 08:59:07 ---
(In reply to comment #5)
> Hi Kai,
> the attached files are the built source files published on npm
> (https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz), the github repos is
> the module source. Somehow, they build that npm bundle from the github source:
> https://github.com/lodash/lodash/blob/4.17.4/package.json#L11
> 

That basically means that the archive you have attached is a sort of "binary"
distribution, similar to how a jar containing class files has been compiled
from the java source code files?

If so, I am afraid that you will need to find out, which of the files on GitHub
actually constitute the "source" code from which the distributable has been
compiled and then attach an archive with that source code only.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top