jthomas commented on issue #160: Should we ship "built" version of library to 
NPM?
URL: 
https://github.com/apache/incubator-openwhisk-client-js/issues/160#issuecomment-511441776
 
 
   Doing some more research into this... I don't think it's worth it. 
   
   Most of the package size (<95%) comes from the external dependency (needle) 
and its dependencies, rather than the the project code. Bundling and shipping 
external dependencies in the published library code is not compatible with ASF 
rules on releases. This means there will be minimal benefits from doing the 
bundling for the project code. 
   
   I'm going to close this issue as it doesn't seem worth doing. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to